Skip to content

Commit

Permalink
Merge pull request #1228 from OregonDigital/update/hyrax-migrator-6-3…
Browse files Browse the repository at this point in the history
…0-2020

hyrax-migrator update 6-30-2020
  • Loading branch information
CGillen committed Jul 2, 2020
2 parents 6301211 + cbf7002 commit ded4053
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -22,7 +22,7 @@ gem 'puma', '~> 3.12'
gem 'rails', '~> 5.1.6'
gem 'rsolr', '>= 1.0'
gem 'sass-rails', '~> 5.0'
gem 'sidekiq'
gem 'sidekiq', '~> 6.0.7'
gem 'tzinfo-data'
gem 'uglifier', '>= 1.3.0'
gem 'ruby-oembed'
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/OregonDigital/hyrax-migrator.git
revision: aac90717c56afe41e5080e2f8d9894bcbf49e1e8
revision: 6a77da6f6054c517c2913ca3e058bb3fdcec6cb0
branch: master
specs:
hyrax-migrator (0.1.0)
Expand Down Expand Up @@ -118,7 +118,7 @@ GEM
activerecord (>= 4.0.0, < 7.0)
aws-eventstream (1.1.0)
aws-partitions (1.337.0)
aws-sdk-core (3.102.1)
aws-sdk-core (3.103.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -705,7 +705,7 @@ GEM
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdf (3.1.3)
rdf (3.1.4)
hamster (~> 3.0)
link_header (~> 0.0, >= 0.0.8)
rdf-aggregate-repo (3.1.0)
Expand Down Expand Up @@ -1034,7 +1034,7 @@ DEPENDENCIES
sass-rails (~> 5.0)
selenium-webdriver
shoulda-matchers (~> 4)
sidekiq
sidekiq (~> 6.0.7)
simplecov (>= 0.9)
triplestore-adapter!
tzinfo-data
Expand Down

0 comments on commit ded4053

Please sign in to comment.