Skip to content

Commit aff2d11

Browse files
authored
Merge pull request #154 from maxmind/dependabot/bundler/rubocop-1.85.0
Bump rubocop from 1.84.2 to 1.85.0
2 parents 02d5d5b + 831c440 commit aff2d11

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
@@ -46,12 +46,17 @@ GEM
4646
http-form_data (2.3.0)
4747
json (2.18.1)
4848
json (2.18.1-java)
49+
json-schema (6.1.0)
50+
addressable (~> 2.8)
51+
bigdecimal (>= 3.1, < 5)
4952
language_server-protocol (3.17.0.5)
5053
lint_roller (1.1.0)
5154
llhttp-ffi (0.5.1)
5255
ffi-compiler (~> 1.0)
5356
rake (~> 13.0)
5457
maxmind-db (1.4.0)
58+
mcp (0.8.0)
59+
json-schema (>= 4.1)
5560
minitest (6.0.2)
5661
drb (~> 2.0)
5762
prism (~> 1.5)
@@ -67,10 +72,11 @@ GEM
6772
rake (13.3.1)
6873
regexp_parser (2.11.3)
6974
rexml (3.4.4)
70-
rubocop (1.84.2)
75+
rubocop (1.85.0)
7176
json (~> 2.3)
7277
language_server-protocol (~> 3.17.0.2)
7378
lint_roller (~> 1.1.0)
79+
mcp (~> 0.6)
7480
parallel (~> 1.10)
7581
parser (>= 3.3.0.2)
7682
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)