Skip to content

Commit

Permalink
Merge pull request #630 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Merged by automated merge script
  • Loading branch information
ndushay authored Nov 23, 2020
2 parents 4acb9b1 + 346d260 commit c10e1b5
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ GEM
dry-container (0.7.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.4.9)
dry-core (0.4.10)
concurrent-ruby (~> 1.0)
dry-equalizer (0.3.0)
dry-inflector (0.2.0)
Expand Down Expand Up @@ -77,16 +77,15 @@ GEM
http-cookie (1.0.3)
domain_name (~> 0.5)
http-form_data (2.3.0)
http-parser (1.2.1)
ffi-compiler (>= 1.0, < 2.0)
http-parser (1.2.2)
ffi-compiler
httpclient (2.8.3)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.4)
json (2.3.1)
jsonpath (1.0.5)
jsonpath (1.0.6)
multi_json
to_regexp (~> 0.2.1)
marc (1.0.4)
scrub_rb (>= 1.0.1, < 2)
unf
Expand All @@ -99,7 +98,7 @@ GEM
multipart-post (2.1.1)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
parallel (1.20.0)
parallel (1.20.1)
parse_date (0.4.2)
zeitwerk (~> 2.1)
parser (2.7.2.0)
Expand Down Expand Up @@ -150,7 +149,6 @@ GEM
slop (3.6.0)
thor (0.20.3)
thread_safe (0.3.6)
to_regexp (0.2.1)
traject (3.4.0)
concurrent-ruby (>= 0.8.0)
dot-properties (>= 0.1.1)
Expand Down

0 comments on commit c10e1b5

Please sign in to comment.