Skip to content

Commit 9f079bf

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 bae3361 commit 9f079bf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ GEM
4040
nokogiri (1.15.4-x86_64-linux)
4141
racc (~> 1.4)
4242
parallel (1.23.0)
43-
parser (3.2.2.3)
43+
parser (3.2.2.4)
4444
ast (~> 2.4.1)
4545
racc
4646
racc (1.7.1)
@@ -54,7 +54,7 @@ GEM
5454
nokogiri (~> 1.14)
5555
rainbow (3.1.1)
5656
rake (13.0.6)
57-
regexp_parser (2.8.1)
57+
regexp_parser (2.8.2)
5858
rexml (3.2.6)
5959
rspec (3.12.0)
6060
rspec-core (~> 3.12.0)
@@ -69,12 +69,12 @@ GEM
6969
diff-lcs (>= 1.2.0, < 2.0)
7070
rspec-support (~> 3.12.0)
7171
rspec-support (3.12.1)
72-
rubocop (1.56.3)
72+
rubocop (1.57.1)
7373
base64 (~> 0.1.1)
7474
json (~> 2.3)
7575
language_server-protocol (>= 3.17.0)
7676
parallel (~> 1.10)
77-
parser (>= 3.2.2.3)
77+
parser (>= 3.2.2.4)
7878
rainbow (>= 2.2.2, < 4.0)
7979
regexp_parser (>= 1.8, < 3.0)
8080
rexml (>= 3.2.5, < 4.0)
@@ -90,14 +90,14 @@ 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)
100-
unicode-display_width (2.4.2)
100+
unicode-display_width (2.5.0)
101101

102102
PLATFORMS
103103
arm64-darwin-21

0 commit comments

Comments
 (0)