Skip to content

Commit e7b2fc9

Browse files
Bump rubocop-rails from 2.15.2 to 2.21.2
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.15.2 to 2.21.2. - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.15.2...v2.21.2) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04a4a56 commit e7b2fc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@ GEM
9090
rubocop-performance (1.19.1)
9191
rubocop (>= 1.7.0, < 2.0)
9292
rubocop-ast (>= 0.4.0)
93-
rubocop-rails (2.15.2)
93+
rubocop-rails (2.21.2)
9494
activesupport (>= 4.2.0)
9595
rack (>= 1.1)
96-
rubocop (>= 1.7.0, < 2.0)
96+
rubocop (>= 1.33.0, < 2.0)
9797
ruby-progressbar (1.13.0)
9898
tzinfo (2.0.6)
9999
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)