Skip to content

Commit 2df90ba

Browse files
Bump rubocop-rails from 2.34.3 to 2.35.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.34.3 to 2.35.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.34.3...v2.35.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.35.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa22036 commit 2df90ba

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ PATH
66
GEM
77
remote: https://rubygems.org/
88
specs:
9-
activesupport (8.1.2)
9+
activesupport (8.1.3)
1010
base64
1111
bigdecimal
1212
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -21,29 +21,30 @@ GEM
2121
uri (>= 0.13.1)
2222
ast (2.4.3)
2323
base64 (0.3.0)
24-
bigdecimal (4.0.1)
24+
bigdecimal (4.1.2)
2525
concurrent-ruby (1.3.6)
2626
connection_pool (3.0.2)
2727
diff-lcs (1.6.2)
2828
drb (2.2.3)
2929
i18n (1.14.8)
3030
concurrent-ruby (~> 1.0)
31-
json (2.19.3)
31+
json (2.19.5)
3232
language_server-protocol (3.17.0.5)
3333
lint_roller (1.1.0)
3434
logger (1.7.0)
35-
minitest (6.0.1)
35+
minitest (6.0.6)
36+
drb (~> 2.0)
3637
prism (~> 1.5)
37-
parallel (2.0.1)
38+
parallel (2.1.0)
3839
parser (3.3.11.1)
3940
ast (~> 2.4.1)
4041
racc
4142
prism (1.9.0)
4243
racc (1.8.1)
43-
rack (3.2.4)
44+
rack (3.2.6)
4445
rainbow (3.1.1)
4546
rake (13.4.2)
46-
regexp_parser (2.11.3)
47+
regexp_parser (2.12.0)
4748
rspec (3.13.2)
4849
rspec-core (~> 3.13.0)
4950
rspec-expectations (~> 3.13.0)
@@ -71,7 +72,7 @@ GEM
7172
rubocop-ast (1.49.1)
7273
parser (>= 3.3.7.2)
7374
prism (~> 1.7)
74-
rubocop-rails (2.34.3)
75+
rubocop-rails (2.35.0)
7576
activesupport (>= 4.2.0)
7677
lint_roller (~> 1.1)
7778
rack (>= 1.1)

0 commit comments

Comments
 (0)