Skip to content

Commit

Permalink
Merge pull request #41 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 00289e4 + 500aa45 commit 00dbcac
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ GEM
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.2)
base64 (0.2.0)
bcrypt_pbkdf (1.1.0)
bigdecimal (3.1.7)
bootsnap (1.18.3)
msgpack (~> 1.2)
Expand Down Expand Up @@ -118,12 +119,15 @@ GEM
reline (>= 0.3.8)
device_detector (1.1.2)
diff-lcs (1.5.1)
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
drb (2.2.1)
ed25519 (1.3.0)
erubi (1.12.0)
factory_bot (6.4.6)
activesupport (>= 5.0.0)
Expand Down Expand Up @@ -227,7 +231,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)
rexml (3.2.6)
rspec-core (3.13.0)
Expand All @@ -247,7 +251,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
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

0 comments on commit 00dbcac

Please sign in to comment.