From da1ef5de10d867f9d27c577333c488b7ac6effbd Mon Sep 17 00:00:00 2001 From: carlad Date: Wed, 21 Oct 2015 12:02:32 +0200 Subject: [PATCH] bump backports to fix Bad File Descriptor error --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8c54915..3893715 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: addressable (2.3.6) - backports (3.6.0) + backports (3.6.6) coderay (1.1.0) ethon (0.7.1) ffi (>= 1.3.0) @@ -74,3 +74,6 @@ DEPENDENCIES sinatra slim (~> 1.3) travis + +BUNDLED WITH + 1.10.5