Skip to content

Commit 67b638e

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 b81e488 commit 67b638e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ 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)
42-
json (2.12.0)
42+
json (2.12.2)
4343
language_server-protocol (3.17.0.5)
4444
lint_roller (1.1.0)
4545
logger (1.7.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
@@ -74,7 +74,7 @@ GEM
7474
rainbow (3.1.1)
7575
rake (13.2.1)
7676
regexp_parser (2.10.0)
77-
rubocop (1.75.5)
77+
rubocop (1.75.7)
7878
json (~> 2.3)
7979
language_server-protocol (~> 3.17.0.2)
8080
lint_roller (~> 1.1.0)
@@ -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)