Skip to content

Commit 333224b

Browse files
authored
Merge pull request #1567 from pod4lib/update-dependencies
Update dependencies
2 parents b00e321 + 07f6652 commit 333224b

1 file changed

Lines changed: 15 additions & 21 deletions

File tree

Gemfile.lock

Lines changed: 15 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ GEM
8282
cgi
8383
device_detector (>= 1)
8484
safely_block (>= 0.4)
85-
airbrussh (1.6.1)
85+
airbrussh (1.6.2)
8686
sshkit (>= 1.6.1, != 1.7.0)
8787
ast (2.4.3)
8888
axe-core-api (4.12.0)
@@ -164,7 +164,6 @@ GEM
164164
capistrano-one_time_key (>= 0.2.0)
165165
capistrano-shared_configs
166166
ed25519
167-
docile (1.4.1)
168167
domain_name (0.6.20240107)
169168
drb (2.2.3)
170169
dumb_delegator (1.1.0)
@@ -180,21 +179,21 @@ GEM
180179
railties (>= 6.1.0)
181180
friendly_id (5.7.0)
182181
activerecord (>= 4.0.0)
183-
fugit (1.12.3)
182+
fugit (1.13.0)
184183
et-orbi (~> 1.4)
185184
raabro (~> 1.4)
186185
globalid (1.4.0)
187186
activesupport (>= 6.1)
188187
groupdate (6.8.0)
189188
activesupport (>= 7.2)
190189
hashdiff (1.2.1)
191-
herb (0.10.1-aarch64-linux-gnu)
192-
herb (0.10.1-aarch64-linux-musl)
193-
herb (0.10.1-arm-linux-gnu)
194-
herb (0.10.1-arm-linux-musl)
195-
herb (0.10.1-arm64-darwin)
196-
herb (0.10.1-x86_64-linux-gnu)
197-
herb (0.10.1-x86_64-linux-musl)
190+
herb (0.10.2-aarch64-linux-gnu)
191+
herb (0.10.2-aarch64-linux-musl)
192+
herb (0.10.2-arm-linux-gnu)
193+
herb (0.10.2-arm-linux-musl)
194+
herb (0.10.2-arm64-darwin)
195+
herb (0.10.2-x86_64-linux-gnu)
196+
herb (0.10.2-x86_64-linux-musl)
198197
highline (3.1.2)
199198
reline
200199
honeybadger (6.9.0)
@@ -235,7 +234,7 @@ GEM
235234
jbuilder (2.15.1)
236235
actionview (>= 7.0.0)
237236
activesupport (>= 7.0.0)
238-
json (2.20.0)
237+
json (2.21.1)
239238
jwt (3.2.0)
240239
base64
241240
kaminari (1.2.2)
@@ -434,7 +433,7 @@ GEM
434433
rspec-mocks (>= 3.13.0, < 5.0.0)
435434
rspec-support (>= 3.13.0, < 5.0.0)
436435
rspec-support (3.13.7)
437-
rubocop (1.88.1)
436+
rubocop (1.88.2)
438437
json (~> 2.3)
439438
language_server-protocol (~> 3.17.0.2)
440439
lint_roller (~> 1.1.0)
@@ -458,7 +457,7 @@ GEM
458457
lint_roller (~> 1.1)
459458
rubocop (>= 1.75.0, < 2.0)
460459
rubocop-ast (>= 1.47.1, < 2.0)
461-
rubocop-rails (2.35.5)
460+
rubocop-rails (2.36.0)
462461
activesupport (>= 4.2.0)
463462
lint_roller (~> 1.1)
464463
rack (>= 1.1)
@@ -476,18 +475,13 @@ GEM
476475
rubyzip (3.4.1)
477476
safely_block (1.0.0)
478477
securerandom (0.4.1)
479-
selenium-webdriver (4.45.0)
478+
selenium-webdriver (4.46.0)
480479
base64 (~> 0.2)
481480
logger (~> 1.4)
482481
rexml (~> 3.2, >= 3.2.5)
483482
rubyzip (>= 1.2.2, < 4.0)
484483
websocket (~> 1.0)
485-
simplecov (0.22.0)
486-
docile (~> 1.1)
487-
simplecov-html (~> 0.11)
488-
simplecov_json_formatter (~> 0.1)
489-
simplecov-html (0.13.2)
490-
simplecov_json_formatter (0.1.4)
484+
simplecov (1.0.0)
491485
solid_queue (1.4.0)
492486
activejob (>= 7.1)
493487
activerecord (>= 7.1)
@@ -637,4 +631,4 @@ DEPENDENCIES
637631
webmock
638632

639633
BUNDLED WITH
640-
4.0.15
634+
4.0.16

0 commit comments

Comments
 (0)