Skip to content

Commit

Permalink
Merge pull request #1810 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Oct 23, 2023
2 parents 5651db7 + d0d75d7 commit 6cca309
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 143 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ GEM
activesupport
railties
cancancan (3.5.0)
capistrano (3.17.3)
capistrano (3.18.0)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
Expand Down Expand Up @@ -201,7 +201,7 @@ GEM
ssrf_filter (~> 1.0)
clipboard-rails (1.7.1)
concurrent-ruby (1.2.2)
config (4.2.1)
config (5.0.0)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
connection_pool (2.4.1)
Expand Down Expand Up @@ -387,7 +387,7 @@ GEM
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.6.0)
net-imap (0.4.1)
net-imap (0.4.2)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -424,7 +424,7 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.4)
psych (5.1.1)
psych (5.1.1.1)
stringio
public_suffix (5.0.3)
puma (5.6.7)
Expand Down Expand Up @@ -484,9 +484,9 @@ GEM
rdoc (6.5.0)
psych (>= 4.0.0)
redcarpet (3.6.0)
redis (5.0.7)
redis-client (>= 0.9.0)
redis-client (0.17.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.17.1)
connection_pool
regexp_parser (2.8.2)
reline (0.3.9)
Expand Down Expand Up @@ -568,7 +568,7 @@ GEM
rubocop-factory_bot (~> 2.22)
ruby-oembed (0.16.1)
ruby-progressbar (1.13.0)
ruby-vips (2.1.4)
ruby-vips (2.2.0)
ffi (~> 1.12)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
Expand Down Expand Up @@ -631,12 +631,12 @@ GEM
stringio (3.0.8)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
terser (1.1.18)
terser (1.1.19)
execjs (>= 0.3.0, < 3)
test_xml (0.1.8)
diffy (~> 3.0)
nokogiri (>= 1.3.2)
thor (1.2.2)
thor (1.3.0)
timeout (0.4.0)
tophat (2.3.1)
actionpack (>= 3.0.0)
Expand Down
Loading

0 comments on commit 6cca309

Please sign in to comment.