Skip to content

Commit

Permalink
Merge pull request #696 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
jermnelson authored Jun 7, 2021
2 parents 6d33c6d + d90f272 commit 7057a06
Showing 1 changed file with 9 additions and 18 deletions.
27 changes: 9 additions & 18 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GEM
ast (2.4.2)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.1.8)
concurrent-ruby (1.1.9)
config (3.1.0)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
Expand All @@ -26,10 +26,10 @@ GEM
dry-configurable (0.12.1)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5.0)
dry-container (0.7.2)
dry-container (0.8.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.5.0)
dry-core (0.6.0)
concurrent-ruby (~> 1.0)
dry-equalizer (0.3.0)
dry-inflector (0.2.0)
Expand Down Expand Up @@ -82,38 +82,31 @@ GEM
http-cookie (~> 1.0)
http-form_data (~> 2.2)
http-parser (~> 1.2.0)
http-cookie (1.0.3)
http-cookie (1.0.4)
domain_name (~> 0.5)
http-form_data (2.3.0)
http-parser (1.2.3)
ffi-compiler (>= 1.0, < 2.0)
httpclient (2.8.3)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
io-wait (0.1.0)
jsonpath (1.1.0)
multi_json
marc (1.0.4)
marc (1.1.0)
rexml
scrub_rb (>= 1.0.1, < 2)
unf
marc-fastxmlwriter (1.0.0)
marc (~> 1.0)
method_source (1.0.0)
mini_portile2 (2.5.2)
net-ftp (~> 0.1)
mini_portile2 (2.5.3)
minitest (5.14.4)
multi_json (1.15.0)
multipart-post (2.1.1)
net-ftp (0.1.2)
net-protocol
time
net-protocol (0.1.1)
io-wait
timeout
nokogiri (1.11.6)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
nokogiri (1.11.6-x86_64-linux)
nokogiri (1.11.7-x86_64-linux)
racc (~> 1.4)
parallel (1.20.1)
parse_date (0.4.3)
Expand Down Expand Up @@ -176,8 +169,6 @@ GEM
slop (4.9.1)
thor (0.20.3)
thread_safe (0.3.6)
time (0.1.0)
timeout (0.1.1)
traject (3.5.0)
concurrent-ruby (>= 0.8.0)
dot-properties (>= 0.1.1)
Expand Down

0 comments on commit 7057a06

Please sign in to comment.