Skip to content

Commit

Permalink
Merge pull request #892 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
corylown authored Aug 29, 2022
2 parents 2d5ecee + 1d7736b commit 4a2a076
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 @@ -190,7 +190,7 @@ GEM
dry-logic (1.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5)
dry-schema (1.9.3)
dry-schema (1.10.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.13, >= 0.13.0)
dry-core (~> 0.5, >= 0.5)
Expand All @@ -216,7 +216,7 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faraday (1.10.1)
faraday (1.10.2)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
Expand Down Expand Up @@ -327,7 +327,7 @@ GEM
mini_portile2 (2.8.0)
minitar (0.9)
minitest (5.16.3)
msgpack (1.5.4)
msgpack (1.5.6)
multi_json (1.15.0)
multipart-post (2.2.3)
net-http-persistent (2.9.4)
Expand Down Expand Up @@ -364,7 +364,7 @@ GEM
pg (1.4.3)
popper_js (1.16.0)
public_suffix (5.0.0)
puma (5.6.4)
puma (5.6.5)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.4)
Expand Down Expand Up @@ -405,7 +405,7 @@ GEM
rb-fsevent (0.11.1)
rb-inotify (0.10.1)
ffi (~> 1.0)
recaptcha (5.10.0)
recaptcha (5.12.0)
json
redis (4.5.1)
regexp_parser (2.5.0)
Expand Down Expand Up @@ -477,7 +477,7 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sidekiq (6.5.4)
sidekiq (6.5.5)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.5.0)
Expand Down

0 comments on commit 4a2a076

Please sign in to comment.