Skip to content

Commit daa3935

Browse files
authored
Merge pull request #142 from cardmagic/dependabot/bundler/rubocop-1.85.1
chore(deps-dev): bump rubocop from 1.85.0 to 1.85.1
2 parents 1cc93c7 + 6e98cb7 commit daa3935

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

Gemfile.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ GEM
2323
securerandom (>= 0.3)
2424
tzinfo (~> 2.0, >= 2.0.5)
2525
uri (>= 0.13.1)
26-
addressable (2.8.8)
26+
addressable (2.8.9)
2727
public_suffix (>= 2.0.2, < 8.0)
2828
ast (2.4.3)
2929
base64 (0.3.0)
@@ -47,17 +47,18 @@ GEM
4747
hashdiff (1.2.1)
4848
i18n (1.14.8)
4949
concurrent-ruby (~> 1.0)
50-
json (2.18.1)
51-
json-schema (5.1.0)
50+
json (2.19.0)
51+
json-schema (6.2.0)
5252
addressable (~> 2.8)
53+
bigdecimal (>= 3.1, < 5)
5354
language_server-protocol (3.17.0.5)
5455
lint_roller (1.1.0)
5556
listen (3.9.0)
5657
rb-fsevent (~> 0.10, >= 0.10.3)
5758
rb-inotify (~> 0.9, >= 0.9.10)
5859
logger (1.7.0)
5960
matrix (0.4.3)
60-
mcp (0.7.1)
61+
mcp (0.8.0)
6162
json-schema (>= 4.1)
6263
minitest (6.0.1)
6364
prism (~> 1.5)
@@ -71,7 +72,7 @@ GEM
7172
psych (5.3.1)
7273
date
7374
stringio
74-
public_suffix (7.0.0)
75+
public_suffix (6.0.2)
7576
racc (1.8.1)
7677
rainbow (3.1.1)
7778
rake (13.3.1)
@@ -93,7 +94,7 @@ GEM
9394
tsort
9495
regexp_parser (2.11.3)
9596
rexml (3.4.4)
96-
rubocop (1.85.0)
97+
rubocop (1.85.1)
9798
json (~> 2.3)
9899
language_server-protocol (~> 3.17.0.2)
99100
lint_roller (~> 1.1.0)

0 commit comments

Comments
 (0)