Skip to content

Commit 62ac1f9

Browse files
Bump the ruby-dependencies group with 2 updates (#1920)
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.79.2 to 1.81.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.79.2...v1.81.1) Updates `rubocop-rspec` from 3.6.0 to 3.7.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.6.0...v3.7.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies - dependency-name: rubocop-rspec dependency-version: 3.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8888cd4 commit 62ac1f9

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ GEM
2020
rrrretry (~> 1)
2121
thor (~> 1)
2222
threaded (~> 0)
23-
json (2.13.2)
23+
json (2.15.0)
2424
language_server-protocol (3.17.0.5)
2525
lint_roller (1.1.0)
2626
logger (1.7.0)
@@ -37,11 +37,11 @@ GEM
3737
heroics (~> 0.1.1)
3838
moneta (~> 1.0.0)
3939
rate_throttle_client (~> 0.1.0)
40-
prism (1.4.0)
40+
prism (1.5.1)
4141
racc (1.8.1)
4242
rainbow (3.1.1)
4343
rate_throttle_client (0.1.2)
44-
regexp_parser (2.11.0)
44+
regexp_parser (2.11.3)
4545
rrrretry (1.0.0)
4646
rspec-core (3.13.5)
4747
rspec-support (~> 3.13.0)
@@ -51,29 +51,29 @@ GEM
5151
rspec-retry (0.6.2)
5252
rspec-core (> 3.3)
5353
rspec-support (3.13.4)
54-
rubocop (1.79.2)
54+
rubocop (1.81.1)
5555
json (~> 2.3)
5656
language_server-protocol (~> 3.17.0.2)
5757
lint_roller (~> 1.1.0)
5858
parallel (~> 1.10)
5959
parser (>= 3.3.0.2)
6060
rainbow (>= 2.2.2, < 4.0)
6161
regexp_parser (>= 2.9.3, < 3.0)
62-
rubocop-ast (>= 1.46.0, < 2.0)
62+
rubocop-ast (>= 1.47.1, < 2.0)
6363
ruby-progressbar (~> 1.7)
6464
unicode-display_width (>= 2.4.0, < 4.0)
65-
rubocop-ast (1.46.0)
65+
rubocop-ast (1.47.1)
6666
parser (>= 3.3.7.2)
6767
prism (~> 1.4)
68-
rubocop-rspec (3.6.0)
68+
rubocop-rspec (3.7.0)
6969
lint_roller (~> 1.1)
7070
rubocop (~> 1.72, >= 1.72.1)
7171
ruby-progressbar (1.13.0)
7272
thor (1.4.0)
7373
threaded (0.0.4)
74-
unicode-display_width (3.1.4)
75-
unicode-emoji (~> 4.0, >= 4.0.4)
76-
unicode-emoji (4.0.4)
74+
unicode-display_width (3.2.0)
75+
unicode-emoji (~> 4.1)
76+
unicode-emoji (4.1.0)
7777
webrick (1.9.1)
7878

7979
PLATFORMS

0 commit comments

Comments
 (0)