Skip to content

Commit 58ee903

Browse files
authored
Merge pull request #1120 from pod4lib/update-dependencies
Update dependencies
2 parents 19cb556 + 2197872 commit 58ee903

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ GEM
193193
hashdiff (1.1.2)
194194
highline (3.1.2)
195195
reline
196-
honeybadger (5.26.4)
196+
honeybadger (5.27.0)
197197
logger
198198
ostruct
199199
http (5.2.0)
@@ -233,7 +233,7 @@ GEM
233233
jbuilder (2.13.0)
234234
actionview (>= 5.0.0)
235235
activesupport (>= 5.0.0)
236-
json (2.10.1)
236+
json (2.10.2)
237237
jwt (2.10.1)
238238
base64
239239
kaminari (1.2.2)
@@ -250,7 +250,7 @@ GEM
250250
kaminari-core (1.2.2)
251251
language_server-protocol (3.17.0.4)
252252
lint_roller (1.1.0)
253-
llhttp-ffi (0.5.0)
253+
llhttp-ffi (0.5.1)
254254
ffi-compiler (~> 1.0)
255255
rake (~> 13.0)
256256
local_time (2.1.0)
@@ -269,7 +269,7 @@ GEM
269269
marcel (1.0.4)
270270
matrix (0.4.2)
271271
mini_mime (1.1.5)
272-
minitest (5.25.4)
272+
minitest (5.25.5)
273273
mutex_m (0.3.0)
274274
net-imap (0.5.6)
275275
date
@@ -286,9 +286,9 @@ GEM
286286
net-protocol
287287
net-ssh (7.3.0)
288288
nio4r (2.7.4)
289-
nokogiri (1.18.3-arm64-darwin)
289+
nokogiri (1.18.4-arm64-darwin)
290290
racc (~> 1.4)
291-
nokogiri (1.18.3-x86_64-linux-gnu)
291+
nokogiri (1.18.4-x86_64-linux-gnu)
292292
racc (~> 1.4)
293293
okcomputer (1.19.0)
294294
orm_adapter (0.5.0)
@@ -311,7 +311,7 @@ GEM
311311
puma (6.6.0)
312312
nio4r (~> 2.0)
313313
racc (1.8.1)
314-
rack (3.1.11)
314+
rack (3.1.12)
315315
rack-attack (6.7.0)
316316
rack (>= 1.0, < 4)
317317
rack-session (2.1.0)
@@ -392,7 +392,7 @@ GEM
392392
rspec-mocks (~> 3.13)
393393
rspec-support (~> 3.13)
394394
rspec-support (3.13.2)
395-
rubocop (1.73.2)
395+
rubocop (1.74.0)
396396
json (~> 2.3)
397397
language_server-protocol (~> 3.17.0.2)
398398
lint_roller (~> 1.1.0)
@@ -403,12 +403,12 @@ GEM
403403
rubocop-ast (>= 1.38.0, < 2.0)
404404
ruby-progressbar (~> 1.7)
405405
unicode-display_width (>= 2.4.0, < 4.0)
406-
rubocop-ast (1.38.1)
406+
rubocop-ast (1.39.0)
407407
parser (>= 3.3.1.0)
408-
rubocop-capybara (2.22.0)
408+
rubocop-capybara (2.22.1)
409409
lint_roller (~> 1.1)
410410
rubocop (~> 1.72, >= 1.72.1)
411-
rubocop-factory_bot (2.27.0)
411+
rubocop-factory_bot (2.27.1)
412412
lint_roller (~> 1.1)
413413
rubocop (~> 1.72, >= 1.72.1)
414414
rubocop-performance (1.24.0)
@@ -575,4 +575,4 @@ DEPENDENCIES
575575
whenever
576576

577577
BUNDLED WITH
578-
2.6.5
578+
2.6.6

0 commit comments

Comments
 (0)