Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sul-devops-team committed Jun 24, 2019
1 parent 13a714b commit c21025a
Showing 1 changed file with 22 additions and 20 deletions.
42 changes: 22 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,10 @@ GEM
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.5)
config (1.7.2)
activesupport (>= 3.0)
config (2.0.0)
activesupport (>= 4.2)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 0.12, >= 0.12.2, < 1.0.0)
dry-schema (~> 1.0)
confstruct (0.2.7)
coveralls (0.8.23)
json (>= 1.8, < 3)
Expand Down Expand Up @@ -214,28 +214,30 @@ GEM
dry-container (0.7.1)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.4.7)
dry-core (0.4.8)
concurrent-ruby (~> 1.0)
dry-equalizer (0.2.2)
dry-inflector (0.1.2)
dry-logic (0.6.1)
dry-initializer (3.0.1)
dry-logic (1.0.2)
concurrent-ruby (~> 1.0)
dry-core (~> 0.2)
dry-equalizer (~> 0.2)
dry-types (0.14.1)
dry-schema (1.2.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.8, >= 0.8.3)
dry-core (~> 0.4)
dry-equalizer (~> 0.2)
dry-initializer (~> 3.0)
dry-logic (~> 1.0)
dry-types (~> 1.0)
dry-types (1.0.1)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.4, >= 0.4.4)
dry-equalizer (~> 0.2)
dry-equalizer (~> 0.2, >= 0.2.2)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 0.5, >= 0.5)
dry-validation (0.13.3)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (~> 0.2, >= 0.2.1)
dry-equalizer (~> 0.2)
dry-logic (~> 0.5, >= 0.5.0)
dry-types (~> 0.14.0)
dry-logic (~> 1.0)
dynamic_form (1.1.4)
edtf (3.0.4)
activesupport (>= 3.0, < 6.0)
Expand Down Expand Up @@ -267,7 +269,7 @@ GEM
i18n (1.6.0)
concurrent-ruby (~> 1.0)
iso-639 (0.2.8)
jaro_winkler (1.5.2)
jaro_winkler (1.5.3)
jbuilder (2.9.1)
activesupport (>= 4.2.0)
jquery-rails (4.3.5)
Expand Down Expand Up @@ -323,7 +325,7 @@ GEM
iso-639
nokogiri (>= 1.6.6)
nom-xml (~> 1.0)
msgpack (1.2.10)
msgpack (1.3.0)
multipart-post (2.1.1)
mysql2 (0.4.10)
net-scp (2.0.0)
Expand Down Expand Up @@ -409,9 +411,9 @@ GEM
rdf (~> 1.1, >= 1.1.10)
rdf-xsd (1.99.0)
rdf (~> 1.99)
responders (2.4.1)
actionpack (>= 4.2.0, < 6.0)
railties (>= 4.2.0, < 6.0)
responders (3.0.0)
actionpack (>= 5.0)
railties (>= 5.0)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
Expand Down

0 comments on commit c21025a

Please sign in to comment.