Просмотр исходного кода

Maintenance: Bump rubocop-performance from 1.13.0 to 1.13.1

Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.13.0...v1.13.1)
Martin Gruner 3 лет назад
Родитель
Сommit
d215de138b
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      Gemfile.lock

+ 2 - 2
Gemfile.lock

@@ -511,7 +511,7 @@ GEM
       rubocop-ast (>= 1.12.0, < 2.0)
       ruby-progressbar (~> 1.7)
       unicode-display_width (>= 1.4.0, < 3.0)
-    rubocop-ast (1.15.0)
+    rubocop-ast (1.15.1)
       parser (>= 3.0.1.1)
     rubocop-faker (1.1.0)
       faker (>= 2.12.0)
@@ -520,7 +520,7 @@ GEM
       activesupport
       rubocop
       rubocop-rspec
-    rubocop-performance (1.13.0)
+    rubocop-performance (1.13.1)
       rubocop (>= 1.7.0, < 2.0)
       rubocop-ast (>= 0.4.0)
     rubocop-rails (2.12.4)