Skip to content

Commit d176467

Browse files
Bump rubocop from 1.85.0 to 1.85.1 (#339)
1 parent 7443b49 commit d176467

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
addressable (2.8.8)
10+
addressable (2.8.9)
1111
public_suffix (>= 2.0.2, < 8.0)
1212
aruba (2.3.3)
1313
bundler (>= 1.17)
@@ -17,7 +17,7 @@ GEM
1717
thor (~> 1.0)
1818
ast (2.4.3)
1919
base64 (0.3.0)
20-
bigdecimal (3.3.1)
20+
bigdecimal (4.0.1)
2121
builder (3.3.0)
2222
byebug (13.0.0)
2323
reline (>= 0.6.0)
@@ -77,8 +77,8 @@ GEM
7777
httpx (1.7.3)
7878
http-2 (>= 1.1.3)
7979
io-console (0.8.2)
80-
json (2.18.1)
81-
json-schema (6.1.0)
80+
json (2.19.0)
81+
json-schema (6.2.0)
8282
addressable (~> 2.8)
8383
bigdecimal (>= 3.1, < 5)
8484
language_server-protocol (3.17.0.5)
@@ -89,7 +89,7 @@ GEM
8989
rb-inotify (~> 0.9, >= 0.9.10)
9090
logger (1.7.0)
9191
lumberjack (1.4.2)
92-
mcp (0.7.1)
92+
mcp (0.8.0)
9393
json-schema (>= 4.1)
9494
memoist3 (1.0.0)
9595
method_source (1.1.0)
@@ -117,7 +117,7 @@ GEM
117117
pry-byebug (3.12.0)
118118
byebug (~> 13.0)
119119
pry (>= 0.13, < 0.17)
120-
public_suffix (7.0.2)
120+
public_suffix (7.0.5)
121121
racc (1.8.1)
122122
rack (3.1.20)
123123
rackup (0.2.3)
@@ -144,7 +144,7 @@ GEM
144144
diff-lcs (>= 1.2.0, < 2.0)
145145
rspec-support (~> 3.13.0)
146146
rspec-support (3.13.6)
147-
rubocop (1.85.0)
147+
rubocop (1.85.1)
148148
json (~> 2.3)
149149
language_server-protocol (~> 3.17.0.2)
150150
lint_roller (~> 1.1.0)

0 commit comments

Comments
 (0)