Skip to content

Commit d667966

Browse files
build(deps): bump the bundler group across 1 directory with 3 updates
Bumps the bundler group with 1 update in the / directory: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.88.0 to 1.88.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.88.0...v1.88.1) Updates `language_server-protocol` from 3.17.0.5 to 3.17.0.6 - [Changelog](https://github.com/mtsmfm/language_server-protocol-ruby/blob/main/CHANGELOG.md) - [Commits](mtsmfm/language_server-protocol-ruby@v3.17.0.5...v3.17.0.6) Updates `rubocop-ast` from 1.49.1 to 1.50.0 - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-ast@v1.49.1...v1.50.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.88.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: language_server-protocol dependency-version: 3.17.0.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rubocop-ast dependency-version: 1.50.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c72352 commit d667966

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GEM
99
drb (2.2.3)
1010
iniparse (1.5.0)
1111
json (2.20.0)
12-
language_server-protocol (3.17.0.5)
12+
language_server-protocol (3.17.0.6)
1313
lint_roller (1.1.0)
1414
logger (1.7.0)
1515
minitest (6.0.6)
@@ -29,7 +29,7 @@ GEM
2929
rake (13.4.2)
3030
regexp_parser (2.12.0)
3131
rexml (3.4.4)
32-
rubocop (1.88.0)
32+
rubocop (1.88.1)
3333
json (~> 2.3)
3434
language_server-protocol (~> 3.17.0.2)
3535
lint_roller (~> 1.1.0)
@@ -40,7 +40,7 @@ GEM
4040
rubocop-ast (>= 1.49.0, < 2.0)
4141
ruby-progressbar (~> 1.7)
4242
unicode-display_width (>= 2.4.0, < 4.0)
43-
rubocop-ast (1.49.1)
43+
rubocop-ast (1.50.0)
4444
parser (>= 3.3.7.2)
4545
prism (~> 1.7)
4646
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)