Skip to content

Commit

Permalink
Merge pull request #600 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
peetucket authored Sep 8, 2020
2 parents 22b7ef8 + a6876f8 commit b00d463
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ GEM
concurrent-ruby (~> 1.0)
dry-core (~> 0.2)
dry-equalizer (~> 0.2)
dry-schema (1.5.3)
dry-schema (1.5.4)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.8, >= 0.8.3)
dry-core (~> 0.4)
Expand All @@ -54,13 +54,13 @@ GEM
dry-equalizer (~> 0.3)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
dry-validation (1.5.4)
dry-validation (1.5.6)
concurrent-ruby (~> 1.0)
dry-container (~> 0.7, >= 0.7.1)
dry-core (~> 0.4)
dry-equalizer (~> 0.2)
dry-initializer (~> 3.0)
dry-schema (~> 1.5)
dry-schema (~> 1.5, >= 1.5.2)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
ffi (1.13.1)
Expand Down Expand Up @@ -93,7 +93,7 @@ GEM
marc (~> 1.0)
method_source (1.0.0)
mini_portile2 (2.4.0)
minitest (5.14.1)
minitest (5.14.2)
multi_json (1.15.0)
multipart-post (2.1.1)
nokogiri (1.10.10)
Expand All @@ -110,7 +110,7 @@ GEM
pry-byebug (3.9.0)
byebug (~> 11.0)
pry (~> 0.13.0)
public_suffix (4.0.5)
public_suffix (4.0.6)
rainbow (3.0.0)
rake (13.0.1)
rspec (3.9.0)
Expand Down

0 comments on commit b00d463

Please sign in to comment.