mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-19 14:26:14 -04:00
Merge branch 'dev' into fix/layout
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -155,3 +155,4 @@ end
|
||||
group :travis do
|
||||
gem 'platform-api'
|
||||
end
|
||||
gem 'rack-protection', '>= 2.0.1'
|
||||
|
||||
@@ -378,8 +378,8 @@ GEM
|
||||
public_suffix (3.0.1)
|
||||
quiet_assets (1.1.0)
|
||||
railties (>= 3.1, < 5.0)
|
||||
rack (1.6.8)
|
||||
rack-protection (2.0.0)
|
||||
rack (1.6.9)
|
||||
rack-protection (2.0.1)
|
||||
rack
|
||||
rack-test (0.6.3)
|
||||
rack (>= 1.0)
|
||||
@@ -606,6 +606,7 @@ DEPENDENCIES
|
||||
poltergeist
|
||||
pry
|
||||
quiet_assets
|
||||
rack-protection (>= 2.0.1)
|
||||
rails (~> 4.2.8)
|
||||
rails-assets-leaflet.markercluster!
|
||||
rails_12factor
|
||||
@@ -629,6 +630,5 @@ DEPENDENCIES
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.4.1p111
|
||||
|
||||
BUNDLED WITH
|
||||
1.16.1
|
||||
|
||||
Reference in New Issue
Block a user