Skip to content

Commit 1504fc4

Browse files
Bump rubocop-rails from 2.33.4 to 2.34.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.33.4 to 2.34.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.33.4...v2.34.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.34.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a99b8a commit 1504fc4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ GEM
2929
tzinfo (~> 2.0, >= 2.0.5)
3030
ast (2.4.3)
3131
base64 (0.3.0)
32-
benchmark (0.4.1)
33-
bigdecimal (3.3.0)
32+
benchmark (0.5.0)
33+
bigdecimal (3.3.1)
3434
builder (3.3.0)
3535
concurrent-ruby (1.3.5)
3636
connection_pool (2.5.4)
@@ -39,7 +39,7 @@ GEM
3939
erubi (1.13.1)
4040
i18n (1.14.7)
4141
concurrent-ruby (~> 1.0)
42-
json (2.15.1)
42+
json (2.16.0)
4343
language_server-protocol (3.17.0.5)
4444
lint_roller (1.1.0)
4545
logger (1.7.0)
@@ -58,12 +58,12 @@ GEM
5858
nokogiri (1.18.9-x86_64-linux-gnu)
5959
racc (~> 1.4)
6060
parallel (1.27.0)
61-
parser (3.3.9.0)
61+
parser (3.3.10.0)
6262
ast (~> 2.4.1)
6363
racc
6464
prism (1.6.0)
6565
racc (1.8.1)
66-
rack (3.2.2)
66+
rack (3.2.4)
6767
rails-dom-testing (2.3.0)
6868
activesupport (>= 5.0.0)
6969
minitest
@@ -74,7 +74,7 @@ GEM
7474
rainbow (3.1.1)
7575
rake (13.3.0)
7676
regexp_parser (2.11.3)
77-
rubocop (1.81.1)
77+
rubocop (1.81.7)
7878
json (~> 2.3)
7979
language_server-protocol (~> 3.17.0.2)
8080
lint_roller (~> 1.1.0)
@@ -85,14 +85,14 @@ GEM
8585
rubocop-ast (>= 1.47.1, < 2.0)
8686
ruby-progressbar (~> 1.7)
8787
unicode-display_width (>= 2.4.0, < 4.0)
88-
rubocop-ast (1.47.1)
88+
rubocop-ast (1.48.0)
8989
parser (>= 3.3.7.2)
9090
prism (~> 1.4)
9191
rubocop-performance (1.26.1)
9292
lint_roller (~> 1.1)
9393
rubocop (>= 1.75.0, < 2.0)
9494
rubocop-ast (>= 1.47.1, < 2.0)
95-
rubocop-rails (2.33.4)
95+
rubocop-rails (2.34.0)
9696
activesupport (>= 4.2.0)
9797
lint_roller (~> 1.1)
9898
rack (>= 1.1)

0 commit comments

Comments
 (0)