From 161b390d704b6efb798a751c8ec8912b32b67f94 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Mon, 30 Dec 2013 07:58:23 -0500 Subject: [PATCH] Upgraded 5 gems by rebuilding Gemfile.lock file --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02c7753..8a94a0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,8 +117,8 @@ GEM em-websocket (~> 0.5) guard (~> 2.0) multi_json (~> 1.8) - guard-rspec (4.2.0) - guard (>= 2.1.1) + guard-rspec (4.2.3) + guard (~> 2.1) rspec (>= 2.14, < 4.0) guard-shell (0.6.0) guard (>= 1.1.0) @@ -205,7 +205,7 @@ GEM thor (>= 0.14.6, < 2.0) raindrops (0.12.0) rake (10.1.1) - rb-fsevent (0.9.3) + rb-fsevent (0.9.4) rb-inotify (0.9.3) ffi (>= 0.5.0) rdoc (3.12.2) @@ -219,8 +219,9 @@ GEM rspec-expectations (2.14.4) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.4) - rspec-rails (2.14.0) + rspec-rails (2.14.1) actionpack (>= 3.0) + activemodel (>= 3.0) activesupport (>= 3.0) railties (>= 3.0) rspec-core (~> 2.14.0) @@ -286,7 +287,7 @@ GEM kgio (~> 2.6) rack raindrops (~> 0.7) - websocket-driver (0.3.1) + websocket-driver (0.3.2) xpath (2.0.0) nokogiri (~> 1.3)