Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed May 31, 2017
1 parent a52d3af commit 907d9ad
Showing 1 changed file with 22 additions and 21 deletions.
43 changes: 22 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/projecthydra-labs/hyrax.git
revision: 731ac86078436f96329ea0bf8a3aa050ff7ee1ab
revision: 0f819bdc50c815085dbf982f101fb3e9c4fa2255
specs:
hyrax (2.0.0.alpha)
active-fedora (>= 11.1.3)
Expand Down Expand Up @@ -36,8 +36,8 @@ GIT
posix-spawn
power_converter (~> 0.1, >= 0.1.2)
qa (~> 1.0)
rails (~> 5.0)
rails_autolink (~> 1.1)
railties (~> 5.0)
rdf-rdfxml
redis-namespace (~> 1.5.2)
redlock (>= 0.1.2)
Expand Down Expand Up @@ -92,7 +92,7 @@ GEM
active_elastic_job (2.0.1)
aws-sdk (~> 2)
rails (>= 4.2)
active_fedora-noid (2.1.0)
active_fedora-noid (2.2.0)
active-fedora (>= 9.7, < 12)
noid (~> 0.9)
rails (>= 5.0.0, < 6)
Expand Down Expand Up @@ -126,13 +126,13 @@ GEM
execjs
awesome_nested_set (3.1.3)
activerecord (>= 4.0.0, < 5.2)
aws-sdk (2.9.23)
aws-sdk-resources (= 2.9.23)
aws-sdk-core (2.9.23)
aws-sdk (2.9.27)
aws-sdk-resources (= 2.9.27)
aws-sdk-core (2.9.27)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.9.23)
aws-sdk-core (= 2.9.23)
aws-sdk-resources (2.9.27)
aws-sdk-core (= 2.9.27)
aws-sigv4 (1.0.0)
babel-source (5.8.35)
babel-transpiler (0.7.0)
Expand Down Expand Up @@ -197,9 +197,9 @@ GEM
carrierwave (>= 0.7, < 2.0)
clipboard-rails (1.6.1)
cliver (0.3.2)
coffee-rails (4.2.1)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.2.x)
railties (>= 4.0.0)
coffee-script (2.4.1)
coffee-script-source
execjs
Expand Down Expand Up @@ -244,7 +244,7 @@ GEM
dry-container (0.6.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.3.0)
dry-core (0.3.1)
concurrent-ruby (~> 1.0)
dry-equalizer (0.2.0)
dry-logic (0.4.1)
Expand Down Expand Up @@ -299,15 +299,15 @@ GEM
railties (>= 3.2, < 5.2)
globalid (0.4.0)
activesupport (>= 4.2.0)
google-api-client (0.11.2)
google-api-client (0.11.3)
addressable (>= 2.5.1)
googleauth (~> 0.5)
httpclient (>= 2.8.1, < 3.0)
mime-types (>= 3.0)
representable (~> 3.0)
retriable (>= 2.0, < 4.0)
google_drive (2.1.3)
google-api-client (>= 0.11.0, < 1.0.0)
google_drive (2.1.4)
google-api-client (>= 0.11.0, < 0.12.0)
googleauth (>= 0.5.0, < 1.0.0)
nokogiri (>= 1.5.3, < 2.0.0)
googleauth (0.5.1)
Expand Down Expand Up @@ -372,7 +372,7 @@ GEM
hydra-file_characterization (~> 0.3, >= 0.3.3)
hydra-pcdm (>= 0.9)
om (~> 3.1)
i18n (0.8.1)
i18n (0.8.4)
i18n-debug (1.1.0)
i18n (< 1)
ice_nine (0.11.2)
Expand Down Expand Up @@ -501,15 +501,15 @@ GEM
nest (2.1.0)
redic
net-http-persistent (2.9.4)
nio4r (2.0.0)
nio4r (2.1.0)
noid (0.9.0)
nokogiri (1.7.2)
mini_portile2 (~> 2.1.0)
nom-xml (0.6.0)
activesupport (>= 3.2.18)
i18n
nokogiri
oauth (0.5.2)
oauth (0.5.3)
oauth2 (1.3.1)
faraday (>= 0.8, < 0.12)
jwt (~> 1.0)
Expand Down Expand Up @@ -758,8 +758,9 @@ GEM
httparty (>= 0.11.0)
oauth2 (>= 0.9.2)
slop (4.5.0)
solr_wrapper (1.0.0)
solr_wrapper (1.1.0)
faraday
retriable
ruby-progressbar
rubyzip
solrizer (3.4.1)
Expand Down Expand Up @@ -804,7 +805,7 @@ GEM
thread_safe (0.3.6)
tilt (2.0.7)
tins (1.14.0)
tinymce-rails (4.6.2)
tinymce-rails (4.6.3)
railties (>= 3.1.1)
tinymce-rails-imageupload (4.0.17.beta)
railties (>= 3.2, < 6)
Expand Down Expand Up @@ -838,7 +839,7 @@ GEM
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
xml-simple (1.1.5)
xpath (2.0.0)
xpath (2.1.0)
nokogiri (~> 1.3)
zk (1.9.6)
zookeeper (~> 1.4.0)
Expand Down Expand Up @@ -910,4 +911,4 @@ DEPENDENCIES
zk

BUNDLED WITH
1.14.6
1.15.0

0 comments on commit 907d9ad

Please sign in to comment.