Skip to content

Commit

Permalink
Merge pull request #710 from sul-dlss/update-dor-services
Browse files Browse the repository at this point in the history
update to dor-services v5.7.0 (from 5.6.0)
  • Loading branch information
Jessie Keck committed Mar 30, 2016
2 parents 55366f5 + 8230ebd commit 51045a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ gem 'about_page'
gem 'active-fedora'
gem 'blacklight', '~> 5.18'
gem 'blacklight-hierarchy'
gem 'dor-services', '~> 5.6', '>= 5.6.0'
gem 'dor-services', '~> 5.7.0'
gem 'is_it_working-cbeer'
gem 'jettywrapper'
gem 'moab-versioning'
Expand Down
11 changes: 4 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,11 +157,11 @@ GEM
capistrano-releaseboard
docile (1.1.5)
docopt (0.5.0)
domain_name (0.5.20160309)
domain_name (0.5.20160310)
unf (>= 0.0.5, < 1.0.0)
dor-rights-auth (1.0.2)
nokogiri
dor-services (5.6.0)
dor-services (5.7.0)
active-fedora (~> 6.0)
activesupport (>= 3.2.18)
confstruct (~> 0.2.7)
Expand All @@ -175,7 +175,6 @@ GEM
modsulator (~> 0.0.7)
net-sftp (~> 2.1)
nokogiri (~> 1.6)
nokogiri-pretty (~> 0.1)
om (~> 3.0)
rdf (~> 1.1.7)
rest-client (~> 1.7)
Expand Down Expand Up @@ -290,15 +289,13 @@ GEM
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (3.0.2)
net-ssh (3.1.1)
netrc (0.11.0)
newrelic_rpm (3.15.0.314)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
nokogiri-happymapper (0.5.9)
nokogiri (~> 1.5)
nokogiri-pretty (0.1.0)
nokogiri
nom-xml (0.5.4)
activesupport (>= 3.2.18)
i18n
Expand Down Expand Up @@ -535,7 +532,7 @@ DEPENDENCIES
delayed_job
delayed_job_active_record
dlss-capistrano (~> 3.1)
dor-services (~> 5.6, >= 5.6.0)
dor-services (~> 5.7.0)
equivalent-xml (>= 0.6.0)
factory_girl_rails
faraday
Expand Down

0 comments on commit 51045a9

Please sign in to comment.