Skip to content

Commit 74f5f83

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.87.0 to 1.88.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.87.0...v1.88.0) Updates `rubocop-rails` from 2.35.4 to 2.35.5 - [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.35.4...v2.35.5) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.88.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: rubocop-rails dependency-version: 2.35.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3af68b1 commit 74f5f83

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ GEM
3030
base64 (0.3.0)
3131
bigdecimal (4.1.2)
3232
builder (3.3.0)
33-
concurrent-ruby (1.3.6)
33+
concurrent-ruby (1.3.7)
3434
connection_pool (3.0.2)
3535
crass (1.0.6)
3636
diff-lcs (1.6.2)
3737
drb (2.2.3)
3838
erubi (1.13.1)
39-
i18n (1.14.8)
39+
i18n (1.15.2)
4040
concurrent-ruby (~> 1.0)
41-
json (2.19.8)
41+
json (2.19.9)
4242
language_server-protocol (3.17.0.5)
4343
lint_roller (1.1.0)
4444
logger (1.7.0)
@@ -84,7 +84,7 @@ GEM
8484
diff-lcs (>= 1.2.0, < 2.0)
8585
rspec-support (~> 3.13.0)
8686
rspec-support (3.13.6)
87-
rubocop (1.87.0)
87+
rubocop (1.88.0)
8888
json (~> 2.3)
8989
language_server-protocol (~> 3.17.0.2)
9090
lint_roller (~> 1.1.0)
@@ -106,7 +106,7 @@ GEM
106106
lint_roller (~> 1.1)
107107
rubocop (>= 1.75.0, < 2.0)
108108
rubocop-ast (>= 1.47.1, < 2.0)
109-
rubocop-rails (2.35.4)
109+
rubocop-rails (2.35.5)
110110
activesupport (>= 4.2.0)
111111
lint_roller (~> 1.1)
112112
rack (>= 1.1)

0 commit comments

Comments
 (0)