Skip to content

Commit 7c8e005

Browse files
authored
Merge pull request #202 from maxmind/dependabot/bundler/rubocop-1.85.0
Bump rubocop from 1.84.2 to 1.85.0
2 parents 81f33ad + 9611e42 commit 7c8e005

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ GEM
4747
http-form_data (2.3.0)
4848
json (2.18.1)
4949
json (2.18.1-java)
50+
json-schema (6.1.0)
51+
addressable (~> 2.8)
52+
bigdecimal (>= 3.1, < 5)
5053
language_server-protocol (3.17.0.5)
5154
lint_roller (1.1.0)
5255
llhttp-ffi (0.5.1)
@@ -57,6 +60,8 @@ GEM
5760
connection_pool (>= 2.2, < 4.0)
5861
http (>= 4.3, < 6.0)
5962
maxmind-db (~> 1.4)
63+
mcp (0.8.0)
64+
json-schema (>= 4.1)
6065
parallel (1.27.0)
6166
parser (3.3.10.2)
6267
ast (~> 2.4.1)
@@ -82,10 +87,11 @@ GEM
8287
diff-lcs (>= 1.2.0, < 2.0)
8388
rspec-support (~> 3.13.0)
8489
rspec-support (3.13.7)
85-
rubocop (1.84.2)
90+
rubocop (1.85.0)
8691
json (~> 2.3)
8792
language_server-protocol (~> 3.17.0.2)
8893
lint_roller (~> 1.1.0)
94+
mcp (~> 0.6)
8995
parallel (~> 1.10)
9096
parser (>= 3.3.0.2)
9197
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)