Skip to content

Commit 320522a

Browse files
Bump rubocop from 1.85.0 to 1.86.0 in the ruby-dependencies group (#222)
Bumps the ruby-dependencies group with 1 update: [rubocop](https://github.com/rubocop/rubocop). Updates `rubocop` from 1.85.0 to 1.86.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.85.0...v1.86.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.86.0 dependency-type: direct:production 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 4e2560d commit 320522a

File tree

1 file changed

+4
-14
lines changed

1 file changed

+4
-14
lines changed

Gemfile.lock

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.9)
5-
public_suffix (>= 2.0.2, < 8.0)
64
ast (2.4.3)
75
base64 (0.3.0)
8-
bigdecimal (4.1.0)
96
diff-lcs (1.6.2)
107
erubis (2.7.0)
118
excon (1.2.8)
@@ -24,30 +21,24 @@ GEM
2421
thor (~> 1)
2522
threaded (~> 0)
2623
java-properties (0.3.0)
27-
json (2.19.2)
28-
json-schema (6.2.0)
29-
addressable (~> 2.8)
30-
bigdecimal (>= 3.1, < 5)
24+
json (2.19.3)
3125
language_server-protocol (3.17.0.5)
3226
lint_roller (1.1.0)
3327
logger (1.7.0)
34-
mcp (0.9.2)
35-
json-schema (>= 4.1)
3628
moneta (1.0.0)
3729
multi_json (1.17.0)
3830
parallel (1.27.0)
3931
parallel_split_test (0.10.0)
4032
parallel (>= 0.5.13)
4133
rspec-core (>= 3.9.0)
42-
parser (3.3.10.2)
34+
parser (3.3.11.1)
4335
ast (~> 2.4.1)
4436
racc
4537
platform-api (3.8.0)
4638
heroics (~> 0.1.1)
4739
moneta (~> 1.0.0)
4840
rate_throttle_client (~> 0.1.0)
4941
prism (1.9.0)
50-
public_suffix (7.0.5)
5142
racc (1.8.1)
5243
rainbow (3.1.1)
5344
rate_throttle_client (0.1.2)
@@ -61,19 +52,18 @@ GEM
6152
rspec-retry (0.6.2)
6253
rspec-core (> 3.3)
6354
rspec-support (3.13.4)
64-
rubocop (1.85.0)
55+
rubocop (1.86.0)
6556
json (~> 2.3)
6657
language_server-protocol (~> 3.17.0.2)
6758
lint_roller (~> 1.1.0)
68-
mcp (~> 0.6)
6959
parallel (~> 1.10)
7060
parser (>= 3.3.0.2)
7161
rainbow (>= 2.2.2, < 4.0)
7262
regexp_parser (>= 2.9.3, < 3.0)
7363
rubocop-ast (>= 1.49.0, < 2.0)
7464
ruby-progressbar (~> 1.7)
7565
unicode-display_width (>= 2.4.0, < 4.0)
76-
rubocop-ast (1.49.0)
66+
rubocop-ast (1.49.1)
7767
parser (>= 3.3.7.2)
7868
prism (~> 1.7)
7969
rubocop-rspec (3.9.0)

0 commit comments

Comments
 (0)