Skip to content

Commit

Permalink
Merge pull request #482 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
aaron-collier authored Feb 18, 2020
2 parents 5c7e7cd + 33054b5 commit 8e9c8d7
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GEM
ast (2.4.0)
byebug (11.1.1)
coderay (1.1.2)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.6)
config (2.2.1)
deep_merge (~> 1.2, >= 1.2.1)
dry-validation (~> 1.0, >= 1.0.0)
Expand All @@ -23,9 +23,10 @@ GEM
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dot-properties (0.1.3)
dry-configurable (0.9.0)
dry-configurable (0.11.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
dry-equalizer (~> 0.2)
dry-container (0.7.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
Expand All @@ -34,7 +35,7 @@ GEM
dry-equalizer (0.3.0)
dry-inflector (0.2.0)
dry-initializer (3.0.3)
dry-logic (1.0.5)
dry-logic (1.0.6)
concurrent-ruby (~> 1.0)
dry-core (~> 0.2)
dry-equalizer (~> 0.2)
Expand All @@ -46,7 +47,7 @@ GEM
dry-initializer (~> 3.0)
dry-logic (~> 1.0)
dry-types (~> 1.2)
dry-types (1.2.2)
dry-types (1.3.1)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.4, >= 0.4.4)
Expand Down Expand Up @@ -95,7 +96,7 @@ GEM
minitest (5.14.0)
multi_json (1.14.1)
multipart-post (2.1.1)
nokogiri (1.10.7)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
parallel (1.19.1)
parse_date (0.4.2)
Expand Down Expand Up @@ -170,7 +171,7 @@ GEM
unf_ext
unf_ext (0.0.7.6)
unicode-display_width (1.4.1)
yell (2.2.1)
yell (2.2.2)
zeitwerk (2.2.2)

PLATFORMS
Expand Down

0 comments on commit 8e9c8d7

Please sign in to comment.