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

Commit

Permalink
Merge pull request #238 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
jcoyne committed Jan 7, 2019
2 parents 3e212a5 + 30dbf50 commit 6bace0a
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (>= 2.0, < 4.0)
carrierwave (1.3.0)
carrierwave (1.3.1)
activemodel (>= 4.0.0)
activesupport (>= 4.0.0)
mime-types (>= 1.16)
Expand All @@ -122,10 +122,10 @@ GEM
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.4)
config (1.7.0)
config (1.7.1)
activesupport (>= 3.0)
deep_merge (~> 1.2.1)
dry-validation (>= 0.10.4)
dry-validation (>= 0.12.2)
confstruct (0.2.7)
coveralls (0.8.22)
json (>= 1.8, < 3)
Expand Down Expand Up @@ -232,7 +232,7 @@ GEM
railties (>= 3.0.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
ffi (1.10.0)
globalid (0.4.1)
activesupport (>= 4.2.0)
haml (5.0.4)
Expand Down Expand Up @@ -266,7 +266,7 @@ GEM
i18n (0.9.5)
concurrent-ruby (~> 1.0)
iso-639 (0.2.8)
jaro_winkler (1.5.1)
jaro_winkler (1.5.2)
jettywrapper (2.0.5)
activesupport (>= 3.0.0)
childprocess
Expand Down Expand Up @@ -308,10 +308,10 @@ GEM
json
nokogiri
nokogiri-happymapper
mods (2.4.0)
mods (2.4.1)
edtf
iso-639
nokogiri
nokogiri (>= 1.6.6)
nom-xml (~> 1.0)
multi_json (1.13.1)
multipart-post (2.0.0)
Expand All @@ -321,9 +321,9 @@ GEM
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (5.0.2)
net-ssh (5.1.0)
netrc (0.11.0)
nokogiri (1.9.1)
nokogiri (1.10.0)
mini_portile2 (~> 2.4.0)
nokogiri-happymapper (0.8.0)
nokogiri (~> 1.5)
Expand Down Expand Up @@ -558,4 +558,4 @@ DEPENDENCIES
whenever (~> 0.9)

BUNDLED WITH
1.17.2
1.17.3

0 comments on commit 6bace0a

Please sign in to comment.