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

Commit

Permalink
Merge ef5e122 into 06659b2
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Dec 3, 2018
2 parents 06659b2 + ef5e122 commit 4054b2f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 16 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ gem 'dor-services', '~> 5.24', require: false
gem 'bagit', '~> 0.4'
gem 'dor-workflow-service'
gem 'net-http-persistent', '~> 2.9' # https://github.com/sul-dlss/dor-workflow-service/issues/44
gem 'druid-tools', '~> 0.4.0'
gem 'hydra-head', '~> 6.5'
gem 'hydra-head', '~> 6.5'

# Use okcomputer to monitor the application
gem 'okcomputer'
Expand Down
21 changes: 7 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,17 +158,16 @@ GEM
unf (>= 0.0.5, < 1.0.0)
dor-rights-auth (1.3.0)
nokogiri
dor-services (5.27.0)
dor-services (5.29.0)
active-fedora (>= 6.0, < 9.a)
activesupport (>= 3.2.18)
confstruct (~> 0.2.7)
dor-rights-auth (~> 1.0, >= 1.2.0)
dor-workflow-service (~> 2.0, >= 2.0.1)
druid-tools (~> 0.4, >= 0.4.1)
druid-tools (>= 0.4.1)
equivalent-xml (~> 0.5, >= 0.5.1)
json (>= 1.8.1)
lyber-utils (~> 0.1.2)
moab-versioning (~> 2.0)
moab-versioning (~> 4.0)
net-sftp (~> 2.1)
nokogiri (~> 1.6)
om (~> 3.0)
Expand All @@ -191,7 +190,7 @@ GEM
net-http-persistent (>= 2.9.4, < 4.a)
nokogiri (~> 1.6)
retries
druid-tools (0.4.1)
druid-tools (1.0.0)
dry-configurable (0.7.0)
concurrent-ruby (~> 1.0)
dry-container (0.6.0)
Expand Down Expand Up @@ -231,7 +230,7 @@ GEM
factory_bot_rails (4.11.1)
factory_bot (~> 4.11.1)
railties (>= 3.0.0)
faraday (0.15.3)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
globalid (0.4.1)
Expand Down Expand Up @@ -290,11 +289,6 @@ GEM
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lyber-utils (0.1.2)
bagit (>= 0.1.0)
nokogiri (>= 1.4.3.1)
systemu (>= 1.2.0)
validatable
mail (2.7.1)
mini_mime (>= 0.1.1)
marc (1.0.2)
Expand All @@ -309,12 +303,12 @@ GEM
mini_mime (1.0.1)
mini_portile2 (2.3.0)
minitest (5.11.3)
moab-versioning (2.1.0)
moab-versioning (4.2.2)
confstruct
druid-tools (>= 1.0.0)
json
nokogiri
nokogiri-happymapper
systemu
mods (2.4.0)
edtf
iso-639
Expand Down Expand Up @@ -549,7 +543,6 @@ DEPENDENCIES
dlss-capistrano
dor-services (~> 5.24)
dor-workflow-service
druid-tools (~> 0.4.0)
dynamic_form
equivalent-xml
factory_bot_rails
Expand Down

0 comments on commit 4054b2f

Please sign in to comment.