Skip to content

Commit

Permalink
Merge pull request #529 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
ndushay committed Aug 26, 2019
2 parents 37cd03f + 28d8a40 commit 8732b6b
Showing 1 changed file with 18 additions and 16 deletions.
34 changes: 18 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@ GEM
assembly-image (1.7.6)
assembly-objectfile (>= 1.6.4)
mini_exiftool (>= 1.6, < 3)
assembly-objectfile (1.8.1)
assembly-objectfile (1.8.2)
mime-types (> 3)
mini_exiftool
nokogiri
ast (2.4.0)
autoprefixer-rails (9.6.1)
autoprefixer-rails (9.6.1.1)
execjs
bcrypt (3.1.13)
bootstrap (4.3.1)
Expand Down Expand Up @@ -120,10 +120,10 @@ GEM
deep_merge (1.2.1)
deprecation (0.99.0)
activesupport
devise (4.6.2)
devise (4.7.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 6.0)
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
devise-remote-user (1.0.0)
Expand All @@ -137,7 +137,7 @@ GEM
docile (1.3.2)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dor-rights-auth (1.3.0)
dor-rights-auth (1.4.0)
nokogiri
dor-services (7.2.4)
active-fedora (>= 8.7.0, < 9)
Expand All @@ -160,18 +160,19 @@ GEM
solrizer (~> 3.0)
stanford-mods (>= 2.3.1)
stanford-mods-normalizer (~> 0.1)
dor-services-client (2.1.0)
activesupport (>= 4.2, < 6)
dor-services-client (2.3.0)
activesupport (>= 4.2, < 7)
faraday (~> 0.15)
moab-versioning (~> 4.0)
nokogiri (~> 1.8)
zeitwerk (~> 2.1)
dor-workflow-client (3.3.0)
activesupport (>= 3.2.1, < 6)
deprecation (~> 0)
dor-workflow-client (3.4.0)
activesupport (>= 3.2.1, < 7)
deprecation (>= 0.99.0)
faraday (~> 0.9, >= 0.9.2)
faraday_middleware
nokogiri (~> 1.6)
zeitwerk (~> 2.1)
druid-tools (2.1.0)
deprecation
dry-configurable (0.8.3)
Expand Down Expand Up @@ -229,6 +230,7 @@ GEM
hooks (0.4.1)
uber (~> 0.0.14)
htmlentities (4.3.4)
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (1.6.0)
Expand Down Expand Up @@ -323,7 +325,7 @@ GEM
byebug (~> 11.0)
pry (~> 0.10)
rack (2.0.7)
rack-protection (2.0.5)
rack-protection (2.0.7)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -395,7 +397,8 @@ GEM
resque-pool (0.7.0)
rake (>= 10.0, < 13.0)
resque (>= 1.22, < 3)
rest-client (2.0.2)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
Expand Down Expand Up @@ -447,9 +450,8 @@ GEM
nokogiri
rest-client
rubyzip (1.2.3)
sassc (2.0.1)
sassc (2.1.0)
ffi (~> 1.9)
rake
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
Expand All @@ -466,10 +468,10 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sinatra (2.0.5)
sinatra (2.0.7)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.5)
rack-protection (= 2.0.7)
tilt (~> 2.0)
solrizer (3.4.1)
activesupport
Expand Down

0 comments on commit 8732b6b

Please sign in to comment.