From 82778eb012e9b4d93112c98d453244ff59c6701e Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Mon, 29 Jun 2015 15:41:18 +0200 Subject: [PATCH] bump guard-rspec --- Gemfile.lock | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9c5297f..d148216 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,8 +50,6 @@ GEM builder (3.2.2) byebug (4.0.5) columnize (= 0.9.0) - celluloid (0.16.0) - timers (~> 4.0.0) codeclimate-test-reporter (0.4.7) simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.0) @@ -64,7 +62,7 @@ GEM factory_girl_rails (4.5.0) factory_girl (~> 4.5.0) railties (>= 3.0.0) - ffi (1.9.8) + ffi (1.9.9) fixture_builder (0.4.1) activerecord (>= 2) activesupport (>= 2) @@ -74,9 +72,9 @@ GEM ruby-progressbar (~> 1.4) globalid (0.3.5) activesupport (>= 4.1.0) - guard (2.12.6) + guard (2.12.7) formatador (>= 0.2.4) - listen (~> 2.7) + listen (>= 2.7, <= 4.0) lumberjack (~> 1.0) nenv (~> 0.1) notiffany (~> 0.0) @@ -84,15 +82,13 @@ GEM shellany (~> 0.0) thor (>= 0.18.1) guard-compat (1.2.1) - guard-rspec (4.5.2) + guard-rspec (4.6.0) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - hitimes (1.2.2) i18n (0.7.0) json (1.8.3) - listen (2.10.1) - celluloid (~> 0.16.0) + listen (3.0.0) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) little-plugger (1.1.3) @@ -215,8 +211,6 @@ GEM systemu (2.6.5) thor (0.19.1) thread_safe (0.3.5) - timers (4.0.1) - hitimes tzinfo (1.2.2) thread_safe (~> 0.1) uuid (2.3.8) @@ -249,4 +243,4 @@ DEPENDENCIES yard BUNDLED WITH - 1.10.3 + 1.10.5