Skip to content

Commit 2c40fb3

Browse files
Bump rubocop-rails from 2.31.0 to 2.32.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.31.0 to 2.32.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.31.0...v2.32.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ec982c commit 2c40fb3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ GEM
3535
concurrent-ruby (1.3.5)
3636
connection_pool (2.5.3)
3737
crass (1.0.6)
38-
drb (2.2.1)
38+
drb (2.2.3)
3939
erubi (1.13.1)
4040
i18n (1.14.7)
4141
concurrent-ruby (~> 1.0)
@@ -63,7 +63,7 @@ GEM
6363
racc
6464
prism (1.4.0)
6565
racc (1.8.1)
66-
rack (3.1.14)
66+
rack (3.1.15)
6767
rails-dom-testing (2.2.0)
6868
activesupport (>= 5.0.0)
6969
minitest
@@ -92,12 +92,12 @@ 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.31.0)
95+
rubocop-rails (2.32.0)
9696
activesupport (>= 4.2.0)
9797
lint_roller (~> 1.1)
9898
rack (>= 1.1)
9999
rubocop (>= 1.75.0, < 2.0)
100-
rubocop-ast (>= 1.38.0, < 2.0)
100+
rubocop-ast (>= 1.44.0, < 2.0)
101101
ruby-progressbar (1.13.0)
102102
securerandom (0.4.1)
103103
tzinfo (2.0.6)

0 commit comments

Comments
 (0)