Merge branch 'dev' into fix/layout

This commit is contained in:
Brenda Wallace
2018-03-16 14:55:03 +13:00
committed by GitHub
2 changed files with 4 additions and 3 deletions

View File

@@ -155,3 +155,4 @@ end
group :travis do
gem 'platform-api'
end
gem 'rack-protection', '>= 2.0.1'

View File

@@ -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