Skip to content

Commit

Permalink
Merge pull request #171 from sul-dlss/update-dor-services
Browse files Browse the repository at this point in the history
Update dor-services to 6.0.2
  • Loading branch information
aaron-collier committed Dec 4, 2018
2 parents aa685f3 + 7929344 commit 1033291
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Expand Up @@ -122,7 +122,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dor-rights-auth (1.3.0)
nokogiri
dor-services (6.0.1)
dor-services (6.0.2)
active-fedora (>= 7.0, < 9.a)
activesupport (>= 4.2.10, < 6.0.0)
confstruct (~> 0.2.7)
Expand Down Expand Up @@ -188,12 +188,13 @@ GEM
nokogiri (>= 1.4.3)
erubi (1.7.1)
erubis (2.7.0)
faraday (0.15.3)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
globalid (0.4.1)
activesupport (>= 4.2.0)
haml (4.0.7)
haml (5.0.4)
temple (>= 0.8.0)
tilt
hashdiff (0.3.7)
honeybadger (4.1.0)
Expand Down Expand Up @@ -315,13 +316,13 @@ GEM
link_header (~> 0.0, >= 0.0.8)
rdf-aggregate-repo (1.99.0)
rdf (~> 1.99)
rdf-rdfa (1.99.1)
haml (~> 4.0)
rdf-rdfa (1.99.2)
haml (>= 4.0, < 6.0)
htmlentities (~> 4.3)
rdf (~> 1.99)
rdf-aggregate-repo (~> 1.1)
rdf-xsd (~> 1.1)
rdf-rdfxml (1.99.0)
rdf-rdfxml (1.99.1)
htmlentities (~> 4.3)
rdf (~> 1.99)
rdf-rdfa (~> 1.99)
Expand Down Expand Up @@ -414,6 +415,7 @@ GEM
nokogiri (~> 1.8)
stomp (1.4.6)
systemu (2.6.5)
temple (0.8.0)
term-ansicolor (1.7.0)
tins (~> 1.0)
thor (0.19.4)
Expand Down

0 comments on commit 1033291

Please sign in to comment.