Skip to content

Commit e21d1cc

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

1 file changed

Lines changed: 13 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 12 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.1)
9+
activesupport (8.1.2)
1010
base64
1111
bigdecimal
1212
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -21,23 +21,24 @@ GEM
2121
uri (>= 0.13.1)
2222
ast (2.4.3)
2323
base64 (0.3.0)
24-
bigdecimal (3.3.1)
25-
concurrent-ruby (1.3.5)
26-
connection_pool (2.5.5)
24+
bigdecimal (4.0.1)
25+
concurrent-ruby (1.3.6)
26+
connection_pool (3.0.2)
2727
diff-lcs (1.6.2)
2828
drb (2.2.3)
29-
i18n (1.14.7)
29+
i18n (1.14.8)
3030
concurrent-ruby (~> 1.0)
31-
json (2.16.0)
31+
json (2.18.0)
3232
language_server-protocol (3.17.0.5)
3333
lint_roller (1.1.0)
3434
logger (1.7.0)
35-
minitest (5.26.2)
35+
minitest (6.0.1)
36+
prism (~> 1.5)
3637
parallel (1.27.0)
3738
parser (3.3.10.0)
3839
ast (~> 2.4.1)
3940
racc
40-
prism (1.6.0)
41+
prism (1.7.0)
4142
racc (1.8.1)
4243
rack (3.2.4)
4344
rainbow (3.1.1)
@@ -67,10 +68,10 @@ GEM
6768
rubocop-ast (>= 1.47.1, < 2.0)
6869
ruby-progressbar (~> 1.7)
6970
unicode-display_width (>= 2.4.0, < 4.0)
70-
rubocop-ast (1.48.0)
71+
rubocop-ast (1.49.0)
7172
parser (>= 3.3.7.2)
72-
prism (~> 1.4)
73-
rubocop-rails (2.34.2)
73+
prism (~> 1.7)
74+
rubocop-rails (2.34.3)
7475
activesupport (>= 4.2.0)
7576
lint_roller (~> 1.1)
7677
rack (>= 1.1)
@@ -82,7 +83,7 @@ GEM
8283
concurrent-ruby (~> 1.0)
8384
unicode-display_width (3.2.0)
8485
unicode-emoji (~> 4.1)
85-
unicode-emoji (4.1.0)
86+
unicode-emoji (4.2.0)
8687
uri (1.1.1)
8788

8889
PLATFORMS

0 commit comments

Comments
 (0)