Skip to content

Commit

Permalink
pin leaflet-rails to 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ebenenglish committed Jan 10, 2019
1 parent e117881 commit 797f903
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blacklight-maps.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "rails", "< 6"
spec.add_dependency "blacklight", ">= 6.1.0", "< 7.0.0"
spec.add_dependency "bootstrap-sass", "~> 3.2"
spec.add_dependency "leaflet-rails"
spec.add_dependency "leaflet-rails", "0.7.7"
spec.add_dependency "leaflet-markercluster-rails"

spec.add_development_dependency "bundler", "~> 1.5"
Expand Down

0 comments on commit 797f903

Please sign in to comment.