Skip to content

Commit cc712ee

Browse files
Bump rubocop from 1.80.2 to 1.81.1 in the ruby-dependencies group (#179)
Bumps the ruby-dependencies group with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.80.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.80.2...v1.81.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.1 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 858f93e commit cc712ee

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 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.2)
44+
regexp_parser (2.11.3)
4545
rrrretry (1.0.0)
4646
rspec-core (3.13.5)
4747
rspec-support (~> 3.13.0)
@@ -51,18 +51,18 @@ GEM
5151
rspec-retry (0.6.2)
5252
rspec-core (> 3.3)
5353
rspec-support (3.13.5)
54-
rubocop (1.80.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)
6868
rubocop-rspec (3.7.0)
@@ -71,9 +71,9 @@ GEM
7171
ruby-progressbar (1.13.0)
7272
thor (1.4.0)
7373
threaded (0.0.4)
74-
unicode-display_width (3.1.5)
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)