Skip to content

Commit 6dda58a

Browse files
Bump the ruby-dependencies group with 2 updates (#1683)
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.67.0 to 1.68.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.67.0...v1.68.0) Updates `rubocop-rspec` from 3.1.0 to 3.2.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.1.0...v3.2.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 4df96c2 commit 6dda58a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ GEM
1919
rrrretry (~> 1)
2020
thor (~> 1)
2121
threaded (~> 0)
22-
json (2.7.2)
22+
json (2.7.5)
2323
language_server-protocol (3.17.0.3)
2424
logger (1.6.1)
2525
moneta (1.0.0)
@@ -28,7 +28,7 @@ GEM
2828
parallel_split_test (0.10.0)
2929
parallel (>= 0.5.13)
3030
rspec-core (>= 3.9.0)
31-
parser (3.3.5.0)
31+
parser (3.3.5.1)
3232
ast (~> 2.4.1)
3333
racc
3434
platform-api (3.7.0)
@@ -48,7 +48,7 @@ GEM
4848
rspec-retry (0.6.2)
4949
rspec-core (> 3.3)
5050
rspec-support (3.13.1)
51-
rubocop (1.67.0)
51+
rubocop (1.68.0)
5252
json (~> 2.3)
5353
language_server-protocol (>= 3.17.0)
5454
parallel (~> 1.10)
@@ -58,9 +58,9 @@ GEM
5858
rubocop-ast (>= 1.32.2, < 2.0)
5959
ruby-progressbar (~> 1.7)
6060
unicode-display_width (>= 2.4.0, < 3.0)
61-
rubocop-ast (1.32.3)
61+
rubocop-ast (1.33.0)
6262
parser (>= 3.3.1.0)
63-
rubocop-rspec (3.1.0)
63+
rubocop-rspec (3.2.0)
6464
rubocop (~> 1.61)
6565
ruby-progressbar (1.13.0)
6666
thor (1.3.2)

0 commit comments

Comments
 (0)