Skip to content

Commit d4e41f2

Browse files
Bump rubocop from 1.85.1 to 1.86.0 (#345)
1 parent 9675ee3 commit d4e41f2

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
addressable (2.8.9)
11-
public_suffix (>= 2.0.2, < 8.0)
1210
aruba (2.3.3)
1311
bundler (>= 1.17)
1412
contracts (>= 0.16.0, < 0.18.0)
@@ -78,9 +76,6 @@ GEM
7876
http-2 (>= 1.1.3)
7977
io-console (0.8.2)
8078
json (2.19.2)
81-
json-schema (6.2.0)
82-
addressable (~> 2.8)
83-
bigdecimal (>= 3.1, < 5)
8479
language_server-protocol (3.17.0.5)
8580
lint_roller (1.1.0)
8681
listen (3.10.0)
@@ -89,8 +84,6 @@ GEM
8984
rb-inotify (~> 0.9, >= 0.9.10)
9085
logger (1.7.0)
9186
lumberjack (1.4.2)
92-
mcp (0.8.0)
93-
json-schema (>= 4.1)
9487
memoist3 (1.0.0)
9588
method_source (1.1.0)
9689
mini_mime (1.1.5)
@@ -117,7 +110,6 @@ GEM
117110
pry-byebug (3.12.0)
118111
byebug (~> 13.0)
119112
pry (>= 0.13, < 0.17)
120-
public_suffix (7.0.5)
121113
racc (1.8.1)
122114
rack (3.1.20)
123115
rackup (0.2.3)
@@ -144,19 +136,18 @@ GEM
144136
diff-lcs (>= 1.2.0, < 2.0)
145137
rspec-support (~> 3.13.0)
146138
rspec-support (3.13.6)
147-
rubocop (1.85.1)
139+
rubocop (1.86.0)
148140
json (~> 2.3)
149141
language_server-protocol (~> 3.17.0.2)
150142
lint_roller (~> 1.1.0)
151-
mcp (~> 0.6)
152143
parallel (~> 1.10)
153144
parser (>= 3.3.0.2)
154145
rainbow (>= 2.2.2, < 4.0)
155146
regexp_parser (>= 2.9.3, < 3.0)
156147
rubocop-ast (>= 1.49.0, < 2.0)
157148
ruby-progressbar (~> 1.7)
158149
unicode-display_width (>= 2.4.0, < 4.0)
159-
rubocop-ast (1.49.0)
150+
rubocop-ast (1.49.1)
160151
parser (>= 3.3.7.2)
161152
prism (~> 1.7)
162153
rubocop-rake (0.7.1)

0 commit comments

Comments
 (0)