Skip to content

Commit 2a3ce24

Browse files
authored
Merge pull request #156 from maxmind/dependabot/bundler/rubocop-1.85.0
Bump rubocop from 1.84.2 to 1.85.0
2 parents 0b24058 + 08616db commit 2a3ce24

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,21 @@ PATH
66
GEM
77
remote: https://rubygems.org/
88
specs:
9+
addressable (2.8.9)
10+
public_suffix (>= 2.0.2, < 8.0)
911
ast (2.4.3)
12+
bigdecimal (4.0.1)
13+
bigdecimal (4.0.1-java)
1014
drb (2.2.3)
1115
json (2.18.1)
1216
json (2.18.1-java)
17+
json-schema (6.1.0)
18+
addressable (~> 2.8)
19+
bigdecimal (>= 3.1, < 5)
1320
language_server-protocol (3.17.0.5)
1421
lint_roller (1.1.0)
22+
mcp (0.8.0)
23+
json-schema (>= 4.1)
1524
minitest (6.0.2)
1625
drb (~> 2.0)
1726
prism (~> 1.5)
@@ -20,15 +29,17 @@ GEM
2029
ast (~> 2.4.1)
2130
racc
2231
prism (1.9.0)
32+
public_suffix (7.0.5)
2333
racc (1.8.1)
2434
racc (1.8.1-java)
2535
rainbow (3.1.1)
2636
rake (13.3.1)
2737
regexp_parser (2.11.3)
28-
rubocop (1.84.2)
38+
rubocop (1.85.0)
2939
json (~> 2.3)
3040
language_server-protocol (~> 3.17.0.2)
3141
lint_roller (~> 1.1.0)
42+
mcp (~> 0.6)
3243
parallel (~> 1.10)
3344
parser (>= 3.3.0.2)
3445
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)