Skip to content

Commit a58c037

Browse files
⬆️ Bump rubocop from 1.77.0 to 1.84.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.77.0 to 1.84.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.77.0...v1.84.1) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.84.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a225656 commit a58c037

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,20 @@ GEM
3535
faraday-net_http_persistent (1.2.0)
3636
faraday_middleware (1.2.1)
3737
faraday (~> 1.0)
38-
json (2.12.2)
38+
json (2.18.1)
3939
language_server-protocol (3.17.0.5)
4040
lint_roller (1.1.0)
4141
multipart-post (2.4.1)
4242
mutex_m (0.3.0)
4343
parallel (1.27.0)
44-
parser (3.3.8.0)
44+
parser (3.3.10.1)
4545
ast (~> 2.4.1)
4646
racc
47-
prism (1.4.0)
47+
prism (1.9.0)
4848
racc (1.8.1)
4949
rainbow (3.1.1)
5050
rake (13.2.1)
51-
regexp_parser (2.10.0)
51+
regexp_parser (2.11.3)
5252
rspec (3.13.0)
5353
rspec-core (~> 3.13.0)
5454
rspec-expectations (~> 3.13.0)
@@ -62,26 +62,26 @@ GEM
6262
diff-lcs (>= 1.2.0, < 2.0)
6363
rspec-support (~> 3.13.0)
6464
rspec-support (3.13.1)
65-
rubocop (1.77.0)
65+
rubocop (1.84.1)
6666
json (~> 2.3)
6767
language_server-protocol (~> 3.17.0.2)
6868
lint_roller (~> 1.1.0)
6969
parallel (~> 1.10)
7070
parser (>= 3.3.0.2)
7171
rainbow (>= 2.2.2, < 4.0)
7272
regexp_parser (>= 2.9.3, < 3.0)
73-
rubocop-ast (>= 1.45.1, < 2.0)
73+
rubocop-ast (>= 1.49.0, < 2.0)
7474
ruby-progressbar (~> 1.7)
7575
unicode-display_width (>= 2.4.0, < 4.0)
76-
rubocop-ast (1.45.1)
76+
rubocop-ast (1.49.0)
7777
parser (>= 3.3.7.2)
78-
prism (~> 1.4)
78+
prism (~> 1.7)
7979
ruby-progressbar (1.13.0)
8080
ruby2_keywords (0.0.5)
8181
thor (1.3.1)
82-
unicode-display_width (3.1.4)
83-
unicode-emoji (~> 4.0, >= 4.0.4)
84-
unicode-emoji (4.0.4)
82+
unicode-display_width (3.2.0)
83+
unicode-emoji (~> 4.1)
84+
unicode-emoji (4.2.0)
8585
websocket (1.2.11)
8686
websocket-client-simple (0.9.0)
8787
base64

0 commit comments

Comments
 (0)