Skip to content

Commit

Permalink
Merge pull request #3695 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
jcoyne authored Nov 27, 2023
2 parents dd39d7c + 48efd93 commit 5c8ad79
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ GEM
airbrussh (1.5.0)
sshkit (>= 1.6.1, != 1.7.0)
ast (2.4.2)
autoprefixer-rails (10.4.15.0)
autoprefixer-rails (10.4.16.0)
execjs (~> 2)
base64 (0.2.0)
bcrypt (3.1.20)
Expand Down Expand Up @@ -301,7 +301,7 @@ GEM
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.6.0)
irb (1.9.0)
irb (1.9.1)
rdoc
reline (>= 0.3.8)
iso-639 (0.3.6)
Expand Down Expand Up @@ -375,7 +375,7 @@ GEM
namae (1.1.1)
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
net-imap (0.4.5)
net-imap (0.4.6)
date
net-protocol
net-pop (0.1.2)
Expand All @@ -389,7 +389,7 @@ GEM
net-ssh (7.2.0)
newrelic_rpm (9.6.0)
base64
nio4r (2.6.0)
nio4r (2.6.1)
nokogiri (1.15.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.15.5-x86_64-linux)
Expand Down Expand Up @@ -578,8 +578,8 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.6.8-x86_64-darwin)
sqlite3 (1.6.8-x86_64-linux)
sqlite3 (1.6.9-x86_64-darwin)
sqlite3 (1.6.9-x86_64-linux)
sshkit (1.21.6)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
Expand Down

0 comments on commit 5c8ad79

Please sign in to comment.