Skip to content

Commit

Permalink
Remove unnecessary dependency on lyber-core
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed May 10, 2019
1 parent 41a5bd4 commit faa69e7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -35,7 +35,6 @@ gem 'uuidtools', '~> 2.1.4'

# DLSS/domain-specific dependencies
gem 'dor-services', '~> 7.0'
gem 'lyber-core', '>= 2.0.2'

group :test, :development do
gem 'coveralls', '~> 0.8', require: false
Expand Down
12 changes: 0 additions & 12 deletions Gemfile.lock
Expand Up @@ -150,14 +150,6 @@ GEM
faraday_middleware
net-http-persistent (>= 2.9.4, < 4.a)
nokogiri (~> 1.6)
dor-workflow-service (2.12.0)
activesupport (>= 3.2.1, < 6)
confstruct (>= 0.2.7, < 2)
deprecation
faraday (~> 0.9, >= 0.9.2)
net-http-persistent (>= 2.9.4, < 4.a)
nokogiri (~> 1.6)
retries
druid-tools (1.0.0)
dry-configurable (0.8.2)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -222,9 +214,6 @@ GEM
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lyber-core (4.1.5)
activesupport
dor-workflow-service (>= 1.7, < 3)
mail (2.7.1)
mini_mime (>= 0.1.1)
marc (1.0.3)
Expand Down Expand Up @@ -462,7 +451,6 @@ DEPENDENCIES
honeybadger
jwt
listen (~> 3.0.5)
lyber-core (>= 2.0.2)
marc
net-http-persistent (~> 2.9)
okcomputer
Expand Down

0 comments on commit faa69e7

Please sign in to comment.