Skip to content

Commit d9a89ed

Browse files
committed
Bump Rubocop, Capistrano
1 parent 310b1ea commit d9a89ed

File tree

1 file changed

+32
-22
lines changed

1 file changed

+32
-22
lines changed

Gemfile.lock

Lines changed: 32 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,10 @@ GEM
6868
tzinfo (~> 2.0)
6969
addressable (2.8.1)
7070
public_suffix (>= 2.0.2, < 6.0)
71-
airbrussh (1.4.1)
71+
airbrussh (1.5.2)
7272
sshkit (>= 1.6.1, != 1.7.0)
7373
ast (2.4.2)
74+
base64 (0.2.0)
7475
bcrypt (3.1.16)
7576
bcrypt_pbkdf (1.1.0)
7677
bindex (0.8.1)
@@ -79,7 +80,7 @@ GEM
7980
builder (3.2.4)
8081
byebug (11.1.3)
8182
cancancan (3.4.0)
82-
capistrano (3.17.1)
83+
capistrano (3.18.1)
8384
airbrussh (>= 1.0.0)
8485
i18n
8586
rake (>= 10.0.0)
@@ -104,7 +105,7 @@ GEM
104105
regexp_parser (>= 1.5, < 3.0)
105106
xpath (~> 3.2)
106107
childprocess (4.1.0)
107-
concurrent-ruby (1.1.10)
108+
concurrent-ruby (1.2.3)
108109
crass (1.0.6)
109110
cssbundling-rails (1.1.1)
110111
railties (>= 6.0.0)
@@ -145,7 +146,7 @@ GEM
145146
globalid (1.0.0)
146147
activesupport (>= 5.0)
147148
hashie (5.0.0)
148-
i18n (1.12.0)
149+
i18n (1.14.5)
149150
concurrent-ruby (~> 1.0)
150151
importmap-rails (1.1.5)
151152
actionpack (>= 6.0.0)
@@ -158,10 +159,11 @@ GEM
158159
activesupport (>= 5.0.0)
159160
jsbundling-rails (1.0.3)
160161
railties (>= 6.0.0)
161-
json (2.6.2)
162+
json (2.7.2)
162163
json-schema (3.0.0)
163164
addressable (>= 2.8)
164165
jwt (2.4.1)
166+
language_server-protocol (3.17.0.3)
165167
loofah (2.19.0)
166168
crass (~> 1.0.2)
167169
nokogiri (>= 1.5.9)
@@ -175,6 +177,7 @@ GEM
175177
minitest (5.16.3)
176178
msgpack (1.6.0)
177179
multi_xml (0.6.0)
180+
mutex_m (0.2.0)
178181
mysql2 (0.5.4)
179182
net-imap (0.2.3)
180183
digest
@@ -186,13 +189,15 @@ GEM
186189
timeout
187190
net-protocol (0.1.3)
188191
timeout
189-
net-scp (1.2.1)
190-
net-ssh (>= 2.6.5)
192+
net-scp (4.0.0)
193+
net-ssh (>= 2.6.5, < 8.0.0)
194+
net-sftp (4.0.0)
195+
net-ssh (>= 5.0.0, < 8.0.0)
191196
net-smtp (0.3.1)
192197
digest
193198
net-protocol
194199
timeout
195-
net-ssh (7.0.1)
200+
net-ssh (7.2.3)
196201
nio4r (2.7.3)
197202
nokogiri (1.13.9)
198203
mini_portile2 (~> 2.8.0)
@@ -217,9 +222,10 @@ GEM
217222
omniauth-zeuswpi (1.0.0)
218223
omniauth-oauth2 (~> 1.7.1)
219224
orm_adapter (0.5.0)
220-
parallel (1.22.1)
221-
parser (3.1.2.1)
225+
parallel (1.24.0)
226+
parser (3.3.1.0)
222227
ast (~> 2.4.1)
228+
racc
223229
public_suffix (5.0.0)
224230
puma (6.0.0)
225231
nio4r (~> 2.0)
@@ -260,16 +266,16 @@ GEM
260266
thor (~> 1.0)
261267
zeitwerk (~> 2.5)
262268
rainbow (3.1.1)
263-
rake (13.0.6)
269+
rake (13.2.1)
264270
rash_alt (0.4.12)
265271
hashie (>= 3.4)
266-
regexp_parser (2.6.0)
272+
regexp_parser (2.9.2)
267273
reline (0.3.1)
268274
io-console (~> 0.5)
269275
responders (3.0.1)
270276
actionpack (>= 5.0)
271277
railties (>= 5.0)
272-
rexml (3.2.5)
278+
rexml (3.2.6)
273279
rolify (6.0.0)
274280
rspec-core (3.11.0)
275281
rspec-support (~> 3.11.0)
@@ -298,25 +304,26 @@ GEM
298304
rswag-ui (2.7.0)
299305
actionpack (>= 3.1, < 7.1)
300306
railties (>= 3.1, < 7.1)
301-
rubocop (1.37.0)
307+
rubocop (1.64.0)
302308
json (~> 2.3)
309+
language_server-protocol (>= 3.17.0)
303310
parallel (~> 1.10)
304-
parser (>= 3.1.2.1)
311+
parser (>= 3.3.0.2)
305312
rainbow (>= 2.2.2, < 4.0)
306313
regexp_parser (>= 1.8, < 3.0)
307314
rexml (>= 3.2.5, < 4.0)
308-
rubocop-ast (>= 1.22.0, < 2.0)
315+
rubocop-ast (>= 1.31.1, < 2.0)
309316
ruby-progressbar (~> 1.7)
310-
unicode-display_width (>= 1.4.0, < 3.0)
311-
rubocop-ast (1.23.0)
312-
parser (>= 3.1.1.0)
317+
unicode-display_width (>= 2.4.0, < 3.0)
318+
rubocop-ast (1.31.3)
319+
parser (>= 3.3.1.0)
313320
rubocop-rails (2.17.0)
314321
activesupport (>= 4.2.0)
315322
rack (>= 1.1)
316323
rubocop (>= 1.33.0, < 2.0)
317324
rubocop-rspec (2.13.2)
318325
rubocop (~> 1.33)
319-
ruby-progressbar (1.11.0)
326+
ruby-progressbar (1.13.0)
320327
ruby2_keywords (0.0.5)
321328
rubyzip (2.3.2)
322329
selenium-webdriver (4.5.0)
@@ -339,8 +346,11 @@ GEM
339346
sqlite3 (1.7.3-arm64-darwin)
340347
sqlite3 (1.7.3-x86_64-darwin)
341348
sqlite3 (1.7.3-x86_64-linux)
342-
sshkit (1.21.3)
349+
sshkit (1.22.2)
350+
base64
351+
mutex_m
343352
net-scp (>= 1.1.2)
353+
net-sftp (>= 2.1.2)
344354
net-ssh (>= 2.8.0)
345355
stackprof (0.2.26)
346356
stimulus-rails (1.1.0)
@@ -354,7 +364,7 @@ GEM
354364
railties (>= 6.0.0)
355365
tzinfo (2.0.5)
356366
concurrent-ruby (~> 1.0)
357-
unicode-display_width (2.3.0)
367+
unicode-display_width (2.5.0)
358368
version_gem (1.1.0)
359369
warden (1.2.9)
360370
rack (>= 2.0.9)

0 commit comments

Comments
 (0)