From f58c02a63a7e8a2ead526ed35d9cebffaf847c89 Mon Sep 17 00:00:00 2001 From: Dan Rice Date: Tue, 6 May 2014 20:36:19 -0400 Subject: [PATCH] Update gems --- Gemfile.lock | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aa2fafde..2a915b74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/cucumber/aruba - revision: 99d8e6a5992af17b014783e775409bc3fd422273 + revision: fccb412d18d699b7ecacd0da6b2e5338987cf4eb specs: aruba (0.5.4) childprocess (>= 0.3.6) @@ -48,9 +48,9 @@ GEM arel (4.0.2) bcrypt-ruby (3.0.1) builder (3.1.4) - bullet (4.8.0) + bullet (4.9.0) activesupport - uniform_notifier (>= 1.4.0) + uniform_notifier (~> 1.6.0) cache_digests (0.3.1) actionpack (>= 3.2) thread_safe @@ -60,7 +60,7 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - childprocess (0.5.1) + childprocess (0.5.3) ffi (~> 1.0, >= 1.0.11) codeclimate-test-reporter (0.3.0) simplecov (>= 0.7.1, < 1.0.0) @@ -71,12 +71,12 @@ GEM coffee-script-source execjs coffee-script-source (1.7.0) - cucumber (1.3.11) + cucumber (1.3.14) builder (>= 2.1.2) diff-lcs (>= 1.1.3) gherkin (~> 2.12) multi_json (>= 1.7.5, < 2.0) - multi_test (>= 0.0.2) + multi_test (>= 0.1.1) cucumber-rails (1.4.0) capybara (>= 1.1.2) cucumber (>= 1.2.0) @@ -109,18 +109,18 @@ GEM treetop (~> 1.4.8) metaclass (0.0.4) mime-types (1.25.1) - mini_portile (0.5.2) + mini_portile (0.5.3) minitest (4.7.5) mocha (1.0.0) metaclass (~> 0.0.1) multi_json (1.10.0) - multi_test (0.0.3) + multi_test (0.1.1) mysql2 (0.3.15) nokogiri (1.6.1) mini_portile (~> 0.5.0) polyglot (0.3.4) rack (1.5.2) - rack-mini-profiler (0.9.0) + rack-mini-profiler (0.9.1) rack (>= 1.1.3) rack-test (0.6.2) rack (>= 1.0) @@ -143,16 +143,17 @@ GEM ref (1.0.5) rspec-expectations (2.14.5) diff-lcs (>= 1.1.3, < 2.0) - rubyzip (1.1.0) + rubyzip (1.1.3) safe_yaml (0.9.7) sanitize (2.1.0) nokogiri (>= 1.4.4) - sass (3.2.14) - sass-rails (4.0.1) + sass (3.2.19) + sass-rails (4.0.3) railties (>= 4.0.0, < 5.0) - sass (>= 3.1.10) - sprockets-rails (~> 2.0.0) - selenium-webdriver (2.40.0) + sass (~> 3.2.0) + sprockets (~> 2.8, <= 2.11.0) + sprockets-rails (~> 2.0) + selenium-webdriver (2.41.0) childprocess (>= 0.5.0) multi_json (~> 1.0) rubyzip (~> 1.0) @@ -162,7 +163,7 @@ GEM multi_json simplecov-html (~> 0.8.0) simplecov-html (0.8.0) - sprockets (2.12.1) + sprockets (2.11.0) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) @@ -189,15 +190,15 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.39) - uglifier (2.4.0) + uglifier (2.5.0) execjs (>= 0.3.0) json (>= 1.8.0) - uniform_notifier (1.4.0) + uniform_notifier (1.6.1) websocket (1.0.7) will_paginate (3.0.5) xpath (2.0.0) nokogiri (~> 1.3) - yard (0.8.7.3) + yard (0.8.7.4) PLATFORMS ruby