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

Commit

Permalink
Merge pull request #230 from sul-dlss/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
jcoyne committed Dec 10, 2018
2 parents fdb6ccb + 5f48a44 commit 76369eb
Showing 1 changed file with 39 additions and 36 deletions.
75 changes: 39 additions & 36 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.2.10)
actionpack (= 4.2.10)
actionview (= 4.2.10)
activejob (= 4.2.10)
actionmailer (4.2.11)
actionpack (= 4.2.11)
actionview (= 4.2.11)
activejob (= 4.2.11)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 1.0, >= 1.0.5)
actionpack (4.2.10)
actionview (= 4.2.10)
activesupport (= 4.2.10)
actionpack (4.2.11)
actionview (= 4.2.11)
activesupport (= 4.2.11)
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (4.2.10)
activesupport (= 4.2.10)
actionview (4.2.11)
activesupport (= 4.2.11)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
Expand All @@ -30,17 +30,17 @@ GEM
rdf-rdfxml (~> 1.1)
rsolr
rubydora (~> 1.6, >= 1.6.5)
activejob (4.2.10)
activesupport (= 4.2.10)
activejob (4.2.11)
activesupport (= 4.2.11)
globalid (>= 0.3.0)
activemodel (4.2.10)
activesupport (= 4.2.10)
activemodel (4.2.11)
activesupport (= 4.2.11)
builder (~> 3.1)
activerecord (4.2.10)
activemodel (= 4.2.10)
activesupport (= 4.2.10)
activerecord (4.2.11)
activemodel (= 4.2.11)
activesupport (= 4.2.11)
arel (~> 6.0)
activesupport (4.2.10)
activesupport (4.2.11)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
Expand All @@ -56,7 +56,7 @@ GEM
nokogiri
ast (2.4.0)
awesome_print (1.8.0)
bagit (0.4.2)
bagit (0.4.3)
docopt (~> 0.5.0)
validatable (~> 1.6)
bcrypt (3.1.12)
Expand Down Expand Up @@ -85,9 +85,10 @@ GEM
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
capistrano-bundle_audit (0.2.1)
capistrano-bundle_audit (0.2.2)
bundler-audit (~> 0.5)
capistrano (~> 3.0)
capistrano-bundler (~> 1.4)
capistrano-bundler (1.4.0)
capistrano (~> 3.1)
sshkit (~> 1.2)
Expand Down Expand Up @@ -235,7 +236,8 @@ GEM
ffi (1.9.25)
globalid (0.4.1)
activesupport (>= 4.2.0)
haml (4.0.7)
haml (5.0.4)
temple (>= 0.8.0)
tilt
hike (1.2.3)
honeybadger (4.1.0)
Expand Down Expand Up @@ -348,16 +350,16 @@ GEM
rack (1.6.11)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.2.10)
actionmailer (= 4.2.10)
actionpack (= 4.2.10)
actionview (= 4.2.10)
activejob (= 4.2.10)
activemodel (= 4.2.10)
activerecord (= 4.2.10)
activesupport (= 4.2.10)
rails (4.2.11)
actionmailer (= 4.2.11)
actionpack (= 4.2.11)
actionview (= 4.2.11)
activejob (= 4.2.11)
activemodel (= 4.2.11)
activerecord (= 4.2.11)
activesupport (= 4.2.11)
bundler (>= 1.3.0, < 2.0)
railties (= 4.2.10)
railties (= 4.2.11)
sprockets-rails
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
Expand All @@ -367,24 +369,24 @@ GEM
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
railties (4.2.10)
actionpack (= 4.2.10)
activesupport (= 4.2.10)
railties (4.2.11)
actionpack (= 4.2.11)
activesupport (= 4.2.11)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (3.0.0)
rake (12.3.1)
rake (12.3.2)
rdf (1.99.1)
link_header (~> 0.0, >= 0.0.8)
rdf-aggregate-repo (1.99.0)
rdf (~> 1.99)
rdf-rdfa (1.99.1)
haml (~> 4.0)
rdf-rdfa (1.99.2)
haml (>= 4.0, < 6.0)
htmlentities (~> 4.3)
rdf (~> 1.99)
rdf-aggregate-repo (~> 1.1)
rdf-xsd (~> 1.1)
rdf-rdfxml (1.99.0)
rdf-rdfxml (1.99.1)
htmlentities (~> 4.3)
rdf (~> 1.99)
rdf-rdfa (~> 1.99)
Expand Down Expand Up @@ -482,6 +484,7 @@ GEM
bootstrap-sass
rails (>= 3.1.0)
systemu (2.6.5)
temple (0.8.0)
term-ansicolor (1.7.0)
tins (~> 1.0)
thor (0.19.4)
Expand Down

0 comments on commit 76369eb

Please sign in to comment.