Skip to content

Commit

Permalink
Merge pull request #1429 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
cbeer authored Apr 22, 2024
2 parents 626a372 + 8725e65 commit 48f3a3e
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ GEM
amq-protocol (2.3.2)
ast (2.4.2)
base64 (0.2.0)
bcrypt_pbkdf (1.1.0)
bigdecimal (3.1.7)
builder (3.2.4)
bundler-audit (0.9.1)
Expand Down Expand Up @@ -76,11 +77,13 @@ GEM
diff-lcs (1.5.1)
digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0)
dlss-capistrano (4.4.0)
dlss-capistrano (4.4.1)
bcrypt_pbkdf
capistrano (~> 3.0)
capistrano-bundle_audit (>= 0.3.0)
capistrano-one_time_key
capistrano-shared_configs
ed25519
docile (1.4.0)
domain_name (0.6.20240107)
dor-event-client (1.0.0)
Expand All @@ -92,6 +95,7 @@ GEM
dot-properties (0.1.4)
bundler (>= 2.2.33)
drb (2.2.1)
ed25519 (1.3.0)
edtf (3.1.1)
activesupport (>= 3.0, < 8.0)
erubi (1.12.0)
Expand Down Expand Up @@ -135,7 +139,7 @@ GEM
unf
marc-fastxmlwriter (1.1.0)
marc (~> 1.0)
method_source (1.0.0)
method_source (1.1.0)
minitest (5.22.3)
mods (3.0.4)
edtf (~> 3.0)
Expand Down Expand Up @@ -202,7 +206,7 @@ GEM
rdoc (6.6.3.1)
psych (>= 4.0.0)
regexp_parser (2.9.0)
reline (0.5.1)
reline (0.5.2)
io-console (~> 0.5)
retriable (3.1.2)
rexml (3.2.6)
Expand All @@ -219,7 +223,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.63.1)
rubocop (1.63.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -276,7 +280,7 @@ GEM
unf_ext
unf_ext (0.0.9.1)
unicode-display_width (2.5.0)
view_component (3.12.0)
view_component (3.12.1)
activesupport (>= 5.2.0, < 8.0)
concurrent-ruby (~> 1.0)
method_source (~> 1.0)
Expand Down

0 comments on commit 48f3a3e

Please sign in to comment.