Skip to content

Commit 1194eb9

Browse files
authored
chore(deps-dev): bump rubocop from 1.64.0 to 1.67.0 (#621)
2 parents 7873e98 + c6ee475 commit 1194eb9

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

Gemfile.lock

+9-12
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ GEM
9696
irb (1.13.1)
9797
rdoc (>= 4.0.0)
9898
reline (>= 0.4.2)
99-
json (2.7.2)
99+
json (2.7.3)
100100
jwt (2.9.3)
101101
base64
102102
language_server-protocol (3.17.0.3)
@@ -127,8 +127,8 @@ GEM
127127
notiffany (0.1.3)
128128
nenv (~> 0.1)
129129
shellany (~> 0.0)
130-
parallel (1.24.0)
131-
parser (3.3.1.0)
130+
parallel (1.26.3)
131+
parser (3.3.5.0)
132132
ast (~> 2.4.1)
133133
racc
134134
pp (0.5.0)
@@ -180,8 +180,7 @@ GEM
180180
mime-types (>= 1.16, < 4.0)
181181
netrc (~> 0.8)
182182
retryable (3.0.5)
183-
rexml (3.2.8)
184-
strscan (>= 3.0.9)
183+
rexml (3.3.9)
185184
rspec (3.13.0)
186185
rspec-core (~> 3.13.0)
187186
rspec-expectations (~> 3.13.0)
@@ -195,18 +194,17 @@ GEM
195194
diff-lcs (>= 1.2.0, < 2.0)
196195
rspec-support (~> 3.13.0)
197196
rspec-support (3.13.1)
198-
rubocop (1.64.0)
197+
rubocop (1.67.0)
199198
json (~> 2.3)
200199
language_server-protocol (>= 3.17.0)
201200
parallel (~> 1.10)
202201
parser (>= 3.3.0.2)
203202
rainbow (>= 2.2.2, < 4.0)
204-
regexp_parser (>= 1.8, < 3.0)
205-
rexml (>= 3.2.5, < 4.0)
206-
rubocop-ast (>= 1.31.1, < 2.0)
203+
regexp_parser (>= 2.4, < 3.0)
204+
rubocop-ast (>= 1.32.2, < 2.0)
207205
ruby-progressbar (~> 1.7)
208206
unicode-display_width (>= 2.4.0, < 3.0)
209-
rubocop-ast (1.31.3)
207+
rubocop-ast (1.32.3)
210208
parser (>= 3.3.1.0)
211209
rubocop-rails (2.25.0)
212210
activesupport (>= 4.2.0)
@@ -225,7 +223,6 @@ GEM
225223
simplecov-html (0.12.3)
226224
simplecov_json_formatter (0.1.4)
227225
stringio (3.1.0)
228-
strscan (3.1.0)
229226
sync (0.5.0)
230227
term-ansicolor (1.8.0)
231228
tins (~> 1.0)
@@ -237,7 +234,7 @@ GEM
237234
sync
238235
tzinfo (2.0.6)
239236
concurrent-ruby (~> 1.0)
240-
unicode-display_width (2.5.0)
237+
unicode-display_width (2.6.0)
241238
vcr (6.2.0)
242239
webmock (3.23.1)
243240
addressable (>= 2.8.0)

0 commit comments

Comments
 (0)