Skip to content

Commit

Permalink
Merge pull request #35 from sul-dlss/media#132-fix-released_to_ssim
Browse files Browse the repository at this point in the history
update to latest dor-services (5.11.1)
  • Loading branch information
ndushay committed Oct 7, 2016
2 parents 6375d3f + 1d4bd36 commit 995dfe9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -6,7 +6,7 @@ gem 'squash_rails'
gem 'squash_ruby'
gem 'rack-timeout'

gem 'dor-services', '>= 5.10.3', '< 6'
gem 'dor-services', '>= 5.11.1', '< 6'
gem 'is_it_working-cbeer'

group :development, :test do
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -105,7 +105,7 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dor-rights-auth (1.2.0)
nokogiri
dor-services (5.10.3)
dor-services (5.11.1)
active-fedora (~> 6.0)
activesupport (>= 3.2.18)
confstruct (~> 0.2.7)
Expand Down Expand Up @@ -149,7 +149,7 @@ GEM
activesupport (>= 4.1.0)
hooks (0.3.6)
uber (~> 0.0.4)
http-cookie (1.0.2)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (0.7.0)
is_it_working-cbeer (1.0.16)
Expand Down Expand Up @@ -344,7 +344,7 @@ DEPENDENCIES
config
coveralls
dlss-capistrano (~> 3.0)
dor-services (>= 5.10.3, < 6)
dor-services (>= 5.11.1, < 6)
is_it_working-cbeer
rack-timeout
rails (= 4.2.7.1)
Expand All @@ -353,4 +353,4 @@ DEPENDENCIES
squash_ruby

BUNDLED WITH
1.13.1
1.13.2

0 comments on commit 995dfe9

Please sign in to comment.