From d924556ff87cc253ad96584b15f4529de8a7cb6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Tue, 14 Oct 2014 14:08:39 +0200 Subject: [PATCH] bump childprocess --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4cd321ad8..c0528bfc7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,7 @@ GEM mime-types (>= 1.16) celluloid (0.15.2) timers (~> 1.1.0) - childprocess (0.5.3) + childprocess (0.5.5) ffi (~> 1.0, >= 1.0.11) chunky_png (1.3.1) coderay (1.1.0) @@ -153,7 +153,7 @@ GEM multipart-post (>= 1.2, < 3) faraday_middleware (0.9.1) faraday (>= 0.7.4, < 0.10) - ffi (1.9.3) + ffi (1.9.6) fixture_builder (0.3.6) activerecord (>= 2) activesupport (>= 2)