Skip to content

Commit

Permalink
Changes associated with upgrade to Sufia 7.2.0. Fixes #19
Browse files Browse the repository at this point in the history
  • Loading branch information
kerchner committed Nov 1, 2016
1 parent a5cea57 commit 15211d3
Show file tree
Hide file tree
Showing 11 changed files with 157 additions and 195 deletions.
4 changes: 3 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ group :development do
gem 'spring'
end

gem 'sufia', '7.1.0'
gem 'sufia', '7.2.0'

group :development, :test do
gem 'solr_wrapper', '>= 0.3'
Expand All @@ -61,3 +61,5 @@ group :development, :test do
gem 'fcrepo_wrapper'
gem 'rspec-rails'
end

gem 'flipflop', git: 'https://github.com/jcoyne/flipflop.git', branch: 'hydra'
Loading

0 comments on commit 15211d3

Please sign in to comment.