From a7fc77f354f9ddc01374186bb6542d316170191d Mon Sep 17 00:00:00 2001 From: Al Snow Date: Fri, 10 Oct 2014 14:50:04 -0400 Subject: [PATCH 1/2] Updates to Gemfile --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2b66b75..c225e1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM xpath (~> 2.0) celluloid (0.16.0) timers (~> 4.0.0) - childprocess (0.5.4) + childprocess (0.5.5) ffi (~> 1.0, >= 1.0.11) cliver (0.3.2) coderay (1.1.0) @@ -292,7 +292,7 @@ GEM kgio (~> 2.6) rack raindrops (~> 0.7) - websocket-driver (0.3.4) + websocket-driver (0.3.5) xpath (2.0.0) nokogiri (~> 1.3) From caa16764e58d8e030d4203e1a3198f89d7bb3a62 Mon Sep 17 00:00:00 2001 From: Al Snow Date: Tue, 14 Oct 2014 14:23:25 -0400 Subject: [PATCH 2/2] Upgraded 3 gems by rebuilding Gemfile.lock file --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c225e1b..cea4db8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,7 @@ GEM rack (>= 0.9.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - brakeman (2.6.2) + brakeman (2.6.3) erubis (~> 2.6) fastercsv (~> 1.5) haml (>= 3.0, < 5.0) @@ -56,7 +56,7 @@ GEM bundler-audit (0.3.1) bundler (~> 1.2) thor (~> 0.18) - capybara (2.4.3) + capybara (2.4.4) mime-types (>= 1.16) nokogiri (>= 1.3.3) rack (>= 1.0.0) @@ -96,7 +96,7 @@ GEM eventmachine (1.0.3) execjs (2.2.1) fastercsv (1.5.5) - ffi (1.9.5) + ffi (1.9.6) foreman (0.75.0) dotenv (~> 0.11.1) thor (~> 0.19.1)