Skip to content

Commit

Permalink
Merge pull request #530 from sul-dlss/v3-legacy-update-deps
Browse files Browse the repository at this point in the history
v3-legacy update deps
  • Loading branch information
justinlittman committed Aug 26, 2019
2 parents 7c61708 + 853d3d0 commit ed714bf
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ GEM
assembly-image (1.7.6)
assembly-objectfile (>= 1.6.4)
mini_exiftool (>= 1.6, < 3)
assembly-objectfile (1.8.0)
assembly-objectfile (1.8.2)
mime-types (> 3)
mini_exiftool
nokogiri
Expand Down Expand Up @@ -113,7 +113,7 @@ GEM
docile (1.3.2)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dor-rights-auth (1.3.0)
dor-rights-auth (1.4.0)
nokogiri
dor-services (5.32.1)
active-fedora (>= 7.0, < 9.a)
Expand All @@ -140,8 +140,8 @@ GEM
stanford-mods-normalizer (~> 0.1)
systemu (~> 2.6)
uuidtools (~> 2.1.4)
dor-services-client (2.1.0)
activesupport (>= 4.2, < 6)
dor-services-client (2.3.0)
activesupport (>= 4.2, < 7)
faraday (~> 0.15)
moab-versioning (~> 4.0)
nokogiri (~> 1.8)
Expand Down Expand Up @@ -178,6 +178,7 @@ GEM
hooks (0.4.1)
uber (~> 0.0.14)
htmlentities (4.3.4)
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (0.9.5)
Expand Down Expand Up @@ -273,7 +274,8 @@ GEM
rdf (~> 1.1, >= 1.1.10)
rdf-xsd (1.99.0)
rdf (~> 1.99)
rest-client (2.0.2)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
Expand Down

0 comments on commit ed714bf

Please sign in to comment.