Skip to content

Commit b117603

Browse files
build(deps): bump the all-dependencies group with 2 updates
Bumps the all-dependencies group with 2 updates: [rubocop](https://github.com/rubocop/rubocop) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `rubocop` from 1.75.5 to 1.75.6 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.75.5...v1.75.6) Updates `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 dependency-version: 1.75.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: rubocop-rails dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c739c9 commit b117603

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
@@ -32,15 +32,15 @@ GEM
3232
bigdecimal (3.1.9)
3333
builder (3.3.0)
3434
concurrent-ruby (1.3.5)
35-
connection_pool (2.5.0)
35+
connection_pool (2.5.3)
3636
crass (1.0.6)
3737
diff-lcs (1.5.1)
3838
drb (2.2.1)
3939
erubi (1.13.1)
4040
i18n (1.14.7)
4141
concurrent-ruby (~> 1.0)
42-
json (2.11.3)
43-
language_server-protocol (3.17.0.4)
42+
json (2.12.0)
43+
language_server-protocol (3.17.0.5)
4444
lint_roller (1.1.0)
4545
logger (1.7.0)
4646
loofah (2.24.0)
@@ -59,7 +59,7 @@ GEM
5959
racc
6060
prism (1.4.0)
6161
racc (1.8.1)
62-
rack (3.1.14)
62+
rack (3.1.15)
6363
rails-dom-testing (2.2.0)
6464
activesupport (>= 5.0.0)
6565
minitest
@@ -83,7 +83,7 @@ GEM
8383
diff-lcs (>= 1.2.0, < 2.0)
8484
rspec-support (~> 3.13.0)
8585
rspec-support (3.13.0)
86-
rubocop (1.75.5)
86+
rubocop (1.75.6)
8787
json (~> 2.3)
8888
language_server-protocol (~> 3.17.0.2)
8989
lint_roller (~> 1.1.0)
@@ -105,12 +105,12 @@ GEM
105105
lint_roller (~> 1.1)
106106
rubocop (>= 1.75.0, < 2.0)
107107
rubocop-ast (>= 1.38.0, < 2.0)
108-
rubocop-rails (2.31.0)
108+
rubocop-rails (2.32.0)
109109
activesupport (>= 4.2.0)
110110
lint_roller (~> 1.1)
111111
rack (>= 1.1)
112112
rubocop (>= 1.75.0, < 2.0)
113-
rubocop-ast (>= 1.38.0, < 2.0)
113+
rubocop-ast (>= 1.44.0, < 2.0)
114114
ruby-progressbar (1.13.0)
115115
securerandom (0.4.1)
116116
tzinfo (2.0.6)

0 commit comments

Comments
 (0)