Skip to content

Commit

Permalink
pin geoblacklight gem version in template file
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotjordan committed Aug 10, 2016
1 parent 475a086 commit 86ed303
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
gem 'blacklight'
gem 'geoblacklight'
gem 'blacklight', '>= 6.3'
gem 'geoblacklight', '>= 1.1.0'

run 'bundle install'

Expand Down

0 comments on commit 86ed303

Please sign in to comment.