From 93a319d7610d572effe90657f320ea2987aee954 Mon Sep 17 00:00:00 2001 From: Reinier Balt Date: Thu, 5 Sep 2013 20:08:43 +0200 Subject: [PATCH] update gem dependencies --- Gemfile.lock | 47 +++++++++++++++++++++++------------------------ 1 file changed, 23 insertions(+), 24 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 450fbef8..df3f6058 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.2.9) - aasm (3.0.19) + aasm (3.0.22) actionmailer (3.2.14) actionpack (= 3.2.14) mail (~> 2.5.4) @@ -36,14 +36,14 @@ GEM activesupport (3.2.14) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - acts_as_list (0.2.0) + acts_as_list (0.3.0) activerecord (>= 3.0) arel (3.0.2) aruba (0.5.3) childprocess (>= 0.3.6) cucumber (>= 1.1.1) rspec-expectations (>= 2.7.0) - bcrypt-ruby (3.1.1) + bcrypt-ruby (3.1.2) bluecloth (2.2.0) builder (3.0.4) bullet (4.6.0) @@ -63,22 +63,21 @@ GEM coffee-script-source execjs coffee-script-source (1.6.3) - cucumber (1.3.5) + cucumber (1.3.6) builder (>= 2.1.2) diff-lcs (>= 1.1.3) gherkin (~> 2.12.0) multi_json (~> 1.7.5) multi_test (>= 0.0.2) - cucumber-rails (1.3.1) + cucumber-rails (1.4.0) capybara (>= 1.1.2) cucumber (>= 1.2.0) nokogiri (>= 1.5.0) - rails (~> 3.0) + rails (>= 3.0.0) database_cleaner (0.9.1) diff-lcs (1.2.4) erubis (2.7.0) - execjs (1.4.0) - multi_json (~> 1.0) + execjs (2.0.1) factory_girl (4.2.0) activesupport (>= 3.0.0) factory_girl_rails (4.2.1) @@ -89,23 +88,23 @@ GEM RedCloth (~> 4.2) actionpack (~> 3.0) bluecloth (~> 2.2) - gherkin (2.12.0) + gherkin (2.12.1) multi_json (~> 1.3) hike (1.2.3) htmlentities (4.3.1) - i18n (0.6.4) + i18n (0.6.5) journey (1.0.4) jquery-rails (2.3.0) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.8.0) - libv8 (3.11.8.17) + libv8 (3.16.14.3) mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) - mime-types (1.23) + mime-types (1.25) mini_portile (0.5.1) - multi_json (1.7.7) + multi_json (1.7.9) multi_test (0.0.2) mysql2 (0.3.13) nokogiri (1.6.0) @@ -114,7 +113,7 @@ GEM rack (1.4.5) rack-cache (1.2) rack (>= 0.4) - rack-mini-profiler (0.1.27) + rack-mini-profiler (0.1.31) rack (>= 1.1.3) rack-ssl (1.3.3) rack @@ -141,10 +140,10 @@ GEM rdoc (3.12.2) json (~> 1.4) ref (1.0.5) - rspec-expectations (2.14.0) + rspec-expectations (2.14.2) diff-lcs (>= 1.1.3, < 2.0) rubyzip (0.9.9) - safe_yaml (0.9.4) + safe_yaml (0.9.5) sanitize (2.0.6) nokogiri (>= 1.4.4) sass (3.2.10) @@ -152,10 +151,10 @@ GEM railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - selenium-webdriver (2.33.0) + selenium-webdriver (2.35.1) childprocess (>= 0.2.5) multi_json (~> 1.0) - rubyzip + rubyzip (< 1.0.0) websocket (~> 1.0.4) simplecov (0.7.1) multi_json (~> 1.0) @@ -166,27 +165,27 @@ GEM multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sqlite3 (1.3.7) + sqlite3 (1.3.8) swf_fu (2.0.4) coffee-script rails (>= 3.1) - therubyracer (0.11.4) - libv8 (~> 3.11.8.12) + therubyracer (0.12.0) + libv8 (~> 3.16.14.0) ref thor (0.18.1) tilt (1.4.1) - timecop (0.6.2.2) + timecop (0.6.3) tolk (1.3.11) safe_yaml (~> 0.8) will_paginate - treetop (1.4.14) + treetop (1.4.15) polyglot polyglot (>= 0.3.1) tzinfo (0.3.37) uglifier (1.3.0) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2) - uniform_notifier (1.2.0) + uniform_notifier (1.3.0) websocket (1.0.7) will_paginate (3.0.4) xpath (2.0.0)