From 66a2b9eb2ae72f5d6e342d510192a7780cc97aa0 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Wed, 13 Jul 2016 01:40:42 +0200 Subject: [PATCH] bump dependency gems --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0421dc0..39226b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM multipart-post (>= 1.2, < 3) faraday_middleware (0.10.0) faraday (>= 0.7.4, < 0.10) - ffi (1.9.10) + ffi (1.9.14) fixture_builder (0.4.1) activerecord (>= 2) activesupport (>= 2) @@ -252,10 +252,10 @@ GEM spring-watcher-listen (2.0.0) listen (>= 2.7, < 4.0) spring (~> 1.2) - sprockets (3.6.1) + sprockets (3.6.3) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.0.4) + sprockets-rails (3.1.1) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) @@ -268,7 +268,7 @@ GEM ethon (>= 0.9.0) tzinfo (1.2.2) thread_safe (~> 0.1) - unicode-display_width (1.0.5) + unicode-display_width (1.1.0) uuid (2.3.8) macaddr (~> 1.0) valid (1.2.0)