Skip to content

Commit d9b9239

Browse files
Bump rubocop-rails from 2.30.3 to 2.31.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.30.3 to 2.31.0. - [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.30.3...v2.31.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7521d80 commit d9b9239

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
@@ -92,11 +92,11 @@ GEM
9292
lint_roller (~> 1.1)
9393
rubocop (>= 1.75.0, < 2.0)
9494
rubocop-ast (>= 1.38.0, < 2.0)
95-
rubocop-rails (2.30.3)
95+
rubocop-rails (2.31.0)
9696
activesupport (>= 4.2.0)
9797
lint_roller (~> 1.1)
9898
rack (>= 1.1)
99-
rubocop (>= 1.72.1, < 2.0)
99+
rubocop (>= 1.75.0, < 2.0)
100100
rubocop-ast (>= 1.38.0, < 2.0)
101101
ruby-progressbar (1.13.0)
102102
securerandom (0.4.1)

0 commit comments

Comments
 (0)