mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-02-01 13:10:58 -05:00
Merge branch 'dev' into wider-gardens
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -46,7 +46,7 @@ gem 'gibbon', '~>1.2.0' # for Mailchimp newsletter subscriptions
|
||||
|
||||
# Maps
|
||||
gem 'leaflet-rails'
|
||||
gem 'rails-assets-leaflet.markercluster'
|
||||
gem 'rails-assets-leaflet.markercluster', source: 'https://rails-assets.org'
|
||||
|
||||
gem 'pg', '< 1.0.0' # Upstream bug, see https://github.com/Growstuff/growstuff/pull/1539
|
||||
gem 'ruby-units' # for unit conversion
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
remote: https://rails-assets.org/
|
||||
specs:
|
||||
abstract_type (0.0.7)
|
||||
actioncable (5.2.2.1)
|
||||
@@ -631,7 +632,7 @@ DEPENDENCIES
|
||||
puma
|
||||
rack-protection (>= 2.0.1)
|
||||
rails (= 5.2.2.1)
|
||||
rails-assets-leaflet.markercluster
|
||||
rails-assets-leaflet.markercluster!
|
||||
rails-controller-testing
|
||||
rails_12factor
|
||||
rake (>= 10.0.0)
|
||||
|
||||
Reference in New Issue
Block a user