Skip to content

Commit 358db4c

Browse files
Update Ruby dependencies
1 parent 9ab9f9e commit 358db4c

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

Gemfile.lock

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -188,14 +188,14 @@ GEM
188188
hashdiff (1.1.1)
189189
highline (3.1.0)
190190
reline
191-
honeybadger (5.15.5)
191+
honeybadger (5.15.6)
192192
http (5.2.0)
193193
addressable (~> 2.8)
194194
base64 (~> 0.1)
195195
http-cookie (~> 1.0)
196196
http-form_data (~> 2.2)
197197
llhttp-ffi (~> 0.5.0)
198-
http-cookie (1.0.6)
198+
http-cookie (1.0.7)
199199
domain_name (~> 0.5)
200200
http-form_data (2.3.0)
201201
i18n (1.14.5)
@@ -260,7 +260,7 @@ GEM
260260
marcel (1.0.4)
261261
matrix (0.4.2)
262262
mini_mime (1.1.5)
263-
minitest (5.25.0)
263+
minitest (5.25.1)
264264
mutex_m (0.2.0)
265265
net-imap (0.4.14)
266266
date
@@ -286,7 +286,7 @@ GEM
286286
paper_trail (15.1.0)
287287
activerecord (>= 6.1)
288288
request_store (~> 1.4)
289-
parallel (1.26.2)
289+
parallel (1.26.3)
290290
parser (3.3.4.2)
291291
ast (~> 2.4.1)
292292
racc
@@ -370,7 +370,7 @@ GEM
370370
rspec-mocks (3.13.1)
371371
diff-lcs (>= 1.2.0, < 2.0)
372372
rspec-support (~> 3.13.0)
373-
rspec-rails (6.1.3)
373+
rspec-rails (6.1.4)
374374
actionpack (>= 6.1)
375375
activesupport (>= 6.1)
376376
railties (>= 6.1)
@@ -390,7 +390,7 @@ GEM
390390
rubocop-ast (>= 1.31.1, < 2.0)
391391
ruby-progressbar (~> 1.7)
392392
unicode-display_width (>= 2.4.0, < 3.0)
393-
rubocop-ast (1.32.0)
393+
rubocop-ast (1.32.1)
394394
parser (>= 3.3.1.0)
395395
rubocop-capybara (2.21.0)
396396
rubocop (~> 1.41)
@@ -419,7 +419,7 @@ GEM
419419
rexml (~> 3.2, >= 3.2.5)
420420
rubyzip (>= 1.2.2, < 3.0)
421421
websocket (~> 1.0)
422-
sidekiq (7.3.0)
422+
sidekiq (7.3.1)
423423
concurrent-ruby (< 2)
424424
connection_pool (>= 2.3.0)
425425
logger
@@ -457,9 +457,7 @@ GEM
457457
turbolinks-source (5.2.0)
458458
tzinfo (2.0.6)
459459
concurrent-ruby (~> 1.0)
460-
unf (0.1.4)
461-
unf_ext
462-
unf_ext (0.0.9.1)
460+
unf (0.2.0)
463461
unicode-display_width (2.5.0)
464462
warden (1.2.9)
465463
rack (>= 2.0.9)

0 commit comments

Comments
 (0)