Skip to content

Commit 9d88a88

Browse files
authored
Merge pull request #233 from tulibraries/dependabot/bundler/rubocop-1.85.0
Bump rubocop from 1.84.2 to 1.85.0
2 parents ca6e1ae + f7256ad commit 9d88a88

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ GEM
1919
securerandom (>= 0.3)
2020
tzinfo (~> 2.0, >= 2.0.5)
2121
uri (>= 0.13.1)
22+
addressable (2.8.8)
23+
public_suffix (>= 2.0.2, < 8.0)
2224
ast (2.4.3)
2325
base64 (0.3.0)
2426
bigdecimal (4.0.1)
@@ -29,16 +31,22 @@ GEM
2931
i18n (1.14.8)
3032
concurrent-ruby (~> 1.0)
3133
json (2.18.1)
34+
json-schema (6.1.0)
35+
addressable (~> 2.8)
36+
bigdecimal (>= 3.1, < 5)
3237
language_server-protocol (3.17.0.5)
3338
lint_roller (1.1.0)
3439
logger (1.7.0)
40+
mcp (0.7.1)
41+
json-schema (>= 4.1)
3542
minitest (6.0.1)
3643
prism (~> 1.5)
3744
parallel (1.27.0)
38-
parser (3.3.10.1)
45+
parser (3.3.10.2)
3946
ast (~> 2.4.1)
4047
racc
4148
prism (1.9.0)
49+
public_suffix (7.0.2)
4250
racc (1.8.1)
4351
rack (3.2.4)
4452
rainbow (3.1.1)
@@ -57,10 +65,11 @@ GEM
5765
diff-lcs (>= 1.2.0, < 2.0)
5866
rspec-support (~> 3.13.0)
5967
rspec-support (3.13.6)
60-
rubocop (1.84.2)
68+
rubocop (1.85.0)
6169
json (~> 2.3)
6270
language_server-protocol (~> 3.17.0.2)
6371
lint_roller (~> 1.1.0)
72+
mcp (~> 0.6)
6473
parallel (~> 1.10)
6574
parser (>= 3.3.0.2)
6675
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)