Skip to content

Commit b3e0b29

Browse files
Bump the ruby-dependencies group with 2 updates (#1742)
Bumps the ruby-dependencies group with 2 updates: [rubocop](https://github.com/rubocop/rubocop) and [rubocop-rspec](https://github.com/rubocop/rubocop-rspec). Updates `rubocop` from 1.70.0 to 1.71.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.70.0...v1.71.1) Updates `rubocop-rspec` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/rubocop/rubocop-rspec/releases) - [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rspec@v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: rubocop-rspec dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17b87c0 commit b3e0b29

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ GEM
2020
thor (~> 1)
2121
threaded (~> 0)
2222
json (2.9.1)
23-
language_server-protocol (3.17.0.3)
23+
language_server-protocol (3.17.0.4)
2424
logger (1.6.5)
2525
moneta (1.0.0)
2626
multi_json (1.15.0)
2727
parallel (1.26.3)
2828
parallel_split_test (0.10.0)
2929
parallel (>= 0.5.13)
3030
rspec-core (>= 3.9.0)
31-
parser (3.3.6.0)
31+
parser (3.3.7.0)
3232
ast (~> 2.4.1)
3333
racc
3434
platform-api (3.7.0)
@@ -48,19 +48,19 @@ GEM
4848
rspec-retry (0.6.2)
4949
rspec-core (> 3.3)
5050
rspec-support (3.13.2)
51-
rubocop (1.70.0)
51+
rubocop (1.71.1)
5252
json (~> 2.3)
5353
language_server-protocol (>= 3.17.0)
5454
parallel (~> 1.10)
5555
parser (>= 3.3.0.2)
5656
rainbow (>= 2.2.2, < 4.0)
5757
regexp_parser (>= 2.9.3, < 3.0)
58-
rubocop-ast (>= 1.36.2, < 2.0)
58+
rubocop-ast (>= 1.38.0, < 2.0)
5959
ruby-progressbar (~> 1.7)
6060
unicode-display_width (>= 2.4.0, < 4.0)
61-
rubocop-ast (1.37.0)
61+
rubocop-ast (1.38.0)
6262
parser (>= 3.3.1.0)
63-
rubocop-rspec (3.3.0)
63+
rubocop-rspec (3.4.0)
6464
rubocop (~> 1.61)
6565
ruby-progressbar (1.13.0)
6666
thor (1.3.2)

0 commit comments

Comments
 (0)