From 8bca1ed80127c89c069e03e233f4dc7f6f712d71 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sun, 15 May 2016 00:31:53 +0200 Subject: [PATCH] bump listen development needs ruby >= 2.2.3 now --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 783b23e..e53612a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,9 +113,10 @@ GEM multi_xml (>= 0.5.2) i18n (0.7.0) json (1.8.3) - listen (3.0.7) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9.7) + listen (3.1.4) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + ruby_dep (~> 1.2) little-plugger (1.1.4) logging (2.1.0) little-plugger (~> 1.1) @@ -230,6 +231,7 @@ GEM ruby-progressbar (~> 1.7) unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.8.0) + ruby_dep (1.3.1) rugged (0.24.0) safe_yaml (1.0.4) sawyer (0.7.0)