aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock27
1 files changed, 15 insertions, 12 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7bb1c3465..ed4490340 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -90,7 +90,8 @@ GEM
activerecord (>= 3.0)
acts_as_tree (2.1.0)
activerecord (>= 3.0.0)
- addressable (2.3.8)
+ addressable (2.5.2)
+ public_suffix (>= 2.0.2, < 4.0)
apartment (1.0.2)
activerecord (>= 3.1.2, < 5.0)
rack (>= 1.3.6)
@@ -227,10 +228,10 @@ GEM
faker (1.7.3)
i18n (~> 0.5)
fakeweb (1.3.0)
- faraday (0.9.2)
+ faraday (0.15.1)
multipart-post (>= 1.2, < 3)
- faraday_middleware (0.9.2)
- faraday (>= 0.7.4, < 0.10)
+ faraday_middleware (0.12.2)
+ faraday (>= 0.7.4, < 1.0)
ffaker (2.1.0)
ffi (1.9.18)
ffi-geos (1.2.0)
@@ -364,6 +365,7 @@ GEM
pry (~> 0.10)
pry-rails (0.3.6)
pry (>= 0.10.4)
+ public_suffix (3.0.2)
puma (3.10.0)
pundit (1.1.0)
activesupport (>= 3.0.0)
@@ -371,10 +373,10 @@ GEM
railties (>= 3.1, < 5.0)
rabl (0.13.1)
activesupport (>= 2.3.14)
- rack (1.6.9)
+ rack (1.6.10)
rack-livereload (0.3.16)
rack
- rack-protection (1.5.4)
+ rack-protection (1.5.5)
rack
rack-proxy (0.6.3)
rack
@@ -485,9 +487,9 @@ GEM
sass (~> 3.2.2)
sprockets (~> 2.8, < 3.0)
sprockets-rails (~> 2.0)
- sawyer (0.6.0)
- addressable (~> 2.3.5)
- faraday (~> 0.8, < 0.10)
+ sawyer (0.8.1)
+ addressable (>= 2.3.5, < 2.6)
+ faraday (~> 0.8, < 1.0)
sdoc (0.4.2)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
@@ -630,8 +632,8 @@ DEPENDENCIES
factory_girl_rails (~> 4.0)
faker
fakeweb
- faraday (~> 0.9.1)
- faraday_middleware (~> 0.9.1)
+ faraday (~> 0.11)
+ faraday_middleware
ffaker (~> 2.1.0)
flag-icons-rails
font-awesome-sass (~> 4.7)
@@ -668,6 +670,7 @@ DEPENDENCIES
quiet_assets
rabl
rack-livereload
+ rack-protection (~> 1.5.5)
rails (~> 4.2.8)
rails-assets-bootstrap-sass-official (~> 3.3.0)!
rails-assets-footable (~> 2.0.3)!
@@ -690,7 +693,7 @@ DEPENDENCIES
rspec-snapshot
rubyzip
sass-rails (~> 4.0.3)
- sawyer (~> 0.6.0)
+ sawyer (~> 0.8.1)
sdoc (~> 0.4.0)
seedbank
select2-rails (~> 4.0, >= 4.0.3)