Skip to content

Commit

Permalink
use sir-trevor fork that supports Rails 6
Browse files Browse the repository at this point in the history
  • Loading branch information
dunn committed Jan 28, 2020
1 parent 3f336ee commit b57aa8d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion blacklight-spotlight.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ these collections.)
s.add_dependency 'roar', '~> 1.1'
s.add_dependency 'roar-rails'
s.add_dependency 'signet'
s.add_dependency 'sir_trevor_rails', '~> 0.5'
s.add_dependency 'sprockets', '< 4'
s.add_dependency 'sprockets-es6'
s.add_dependency 'tophat'
Expand Down
1 change: 1 addition & 0 deletions spec/test_app_templates/Gemfile.extra
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
gem 'acts-as-taggable-on', github: 'mbleigh/acts-as-taggable-on'
gem 'blacklight-oembed', '>= 0.1', github: 'sul-dlss/blacklight-oembed'
gem 'bootstrap_form', github: 'dunn/bootstrap_form'
gem 'sir_trevor_rails', 'github: 'cbeer/sir-trevor-rails', branch: rails6'
gem 'thor'

0 comments on commit b57aa8d

Please sign in to comment.