Skip to content

Commit 166438e

Browse files
authored
Merge pull request #210 from maxmind/dependabot/bundler/rubocop-1.86.0
Bump rubocop from 1.85.1 to 1.86.0
2 parents c8fe28d + f6f1af7 commit 166438e

1 file changed

Lines changed: 6 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ GEM
1313
addressable (2.8.9)
1414
public_suffix (>= 2.0.2, < 8.0)
1515
ast (2.4.3)
16-
bigdecimal (4.0.1)
17-
bigdecimal (4.0.1-java)
16+
bigdecimal (4.1.0)
17+
bigdecimal (4.1.0-java)
1818
connection_pool (3.0.2)
1919
crack (1.0.1)
2020
bigdecimal
@@ -45,11 +45,8 @@ GEM
4545
http-cookie (1.1.0)
4646
domain_name (~> 0.5)
4747
http-form_data (2.3.0)
48-
json (2.19.2)
49-
json (2.19.2-java)
50-
json-schema (6.2.0)
51-
addressable (~> 2.8)
52-
bigdecimal (>= 3.1, < 5)
48+
json (2.19.3)
49+
json (2.19.3-java)
5350
language_server-protocol (3.17.0.5)
5451
lint_roller (1.1.0)
5552
llhttp-ffi (0.5.1)
@@ -60,10 +57,8 @@ GEM
6057
connection_pool (>= 2.2, < 4.0)
6158
http (>= 4.3, < 6.0)
6259
maxmind-db (~> 1.4)
63-
mcp (0.8.0)
64-
json-schema (>= 4.1)
6560
parallel (1.27.0)
66-
parser (3.3.10.2)
61+
parser (3.3.11.1)
6762
ast (~> 2.4.1)
6863
racc
6964
prism (1.9.0)
@@ -87,11 +82,10 @@ GEM
8782
diff-lcs (>= 1.2.0, < 2.0)
8883
rspec-support (~> 3.13.0)
8984
rspec-support (3.13.7)
90-
rubocop (1.85.1)
85+
rubocop (1.86.0)
9186
json (~> 2.3)
9287
language_server-protocol (~> 3.17.0.2)
9388
lint_roller (~> 1.1.0)
94-
mcp (~> 0.6)
9589
parallel (~> 1.10)
9690
parser (>= 3.3.0.2)
9791
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)