From 61a5314b9557aabd914969ce5a7af9361f614a14 Mon Sep 17 00:00:00 2001 From: wvengen Date: Sat, 5 Sep 2015 15:09:37 +0200 Subject: [PATCH] Bundle update --- Gemfile.lock | 114 +++++++++++++++++++++++++-------------------------- 1 file changed, 57 insertions(+), 57 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2a22872e..8bc84e4d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,36 +31,36 @@ PATH GEM remote: https://rubygems.org/ specs: - actionmailer (4.2.3) - actionpack (= 4.2.3) - actionview (= 4.2.3) - activejob (= 4.2.3) + actionmailer (4.2.4) + actionpack (= 4.2.4) + actionview (= 4.2.4) + activejob (= 4.2.4) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) - actionpack (4.2.3) - actionview (= 4.2.3) - activesupport (= 4.2.3) + actionpack (4.2.4) + actionview (= 4.2.4) + activesupport (= 4.2.4) rack (~> 1.6) rack-test (~> 0.6.2) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (4.2.3) - activesupport (= 4.2.3) + actionview (4.2.4) + activesupport (= 4.2.4) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.2) - activejob (4.2.3) - activesupport (= 4.2.3) + activejob (4.2.4) + activesupport (= 4.2.4) globalid (>= 0.3.0) - activemodel (4.2.3) - activesupport (= 4.2.3) + activemodel (4.2.4) + activesupport (= 4.2.4) builder (~> 3.1) - activerecord (4.2.3) - activemodel (= 4.2.3) - activesupport (= 4.2.3) + activerecord (4.2.4) + activemodel (= 4.2.4) + activesupport (= 4.2.4) arel (~> 6.0) - activesupport (4.2.3) + activesupport (4.2.4) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) @@ -68,7 +68,7 @@ GEM tzinfo (~> 1.1) acts_as_tree (2.2.0) activerecord (>= 3.0.0) - arel (6.0.2) + arel (6.0.3) attribute_normalizer (1.2.0) better_errors (2.1.1) coderay (>= 1.0.0) @@ -96,7 +96,7 @@ GEM capistrano-rvm (0.1.2) capistrano (~> 3.0) sshkit (~> 1.2) - capybara (2.4.4) + capybara (2.5.0) mime-types (>= 1.16) nokogiri (>= 1.3.3) rack (>= 1.0.0) @@ -124,7 +124,7 @@ GEM term-ansicolor (~> 1.3) thor (~> 0.19.1) daemons (1.2.3) - database_cleaner (1.4.1) + database_cleaner (1.5.0) date_time_attribute (0.1.2) activesupport (>= 3.0.0) debug_inspector (0.0.2) @@ -143,22 +143,22 @@ GEM exception_notification (4.1.1) actionmailer (>= 3.0.4) activesupport (>= 3.0.4) - execjs (2.5.2) + execjs (2.6.0) expression_parser (0.9.0) factory_girl (4.5.0) activesupport (>= 3.0.0) factory_girl_rails (4.5.0) factory_girl (~> 4.5.0) railties (>= 3.0.0) - faker (1.4.3) + faker (1.5.0) i18n (~> 0.5) ffi (1.9.10) gaffe (1.0.2) rails (>= 3.2.0) git-version-bump (0.15.1) - globalid (0.3.5) + globalid (0.3.6) activesupport (>= 4.1.0) - haml (4.0.6) + haml (4.0.7) tilt haml-rails (0.9.0) actionpack (>= 4.0.1) @@ -191,7 +191,7 @@ GEM interception (0.5) iso (0.2.1) i18n - jquery-rails (4.0.4) + jquery-rails (4.0.5) rails-dom-testing (~> 1.0) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -207,7 +207,7 @@ GEM sprockets (> 2, < 4) tilt libv8 (3.16.14.11) - loofah (2.0.2) + loofah (2.0.3) nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) @@ -226,10 +226,10 @@ GEM method_source (0.8.2) mime-types (2.6.1) mini_portile (0.6.2) - minitest (5.7.0) + minitest (5.8.0) mono_logger (1.1.0) multi_json (1.11.2) - mysql2 (0.3.18) + mysql2 (0.3.20) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (2.9.2) @@ -260,29 +260,29 @@ GEM quiet_assets (1.1.0) railties (>= 3.1, < 5.0) rack (1.6.4) - rack-contrib (1.3.0) + rack-contrib (1.4.0) git-version-bump (~> 0.15) rack (~> 1.4) rack-protection (1.5.3) rack rack-test (0.6.3) rack (>= 1.0) - rails (4.2.3) - actionmailer (= 4.2.3) - actionpack (= 4.2.3) - actionview (= 4.2.3) - activejob (= 4.2.3) - activemodel (= 4.2.3) - activerecord (= 4.2.3) - activesupport (= 4.2.3) + rails (4.2.4) + actionmailer (= 4.2.4) + actionpack (= 4.2.4) + actionview (= 4.2.4) + activejob (= 4.2.4) + activemodel (= 4.2.4) + activerecord (= 4.2.4) + activesupport (= 4.2.4) bundler (>= 1.3.0, < 2.0) - railties (= 4.2.3) + railties (= 4.2.4) sprockets-rails rails-assets-listjs (0.2.0.beta.4) railties (>= 3.1) rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.6) + rails-dom-testing (1.0.7) activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6.0) rails-deprecated_sanitizer (>= 1.0.1) @@ -291,17 +291,17 @@ GEM rails-i18n (4.0.4) i18n (~> 0.6) railties (~> 4.0) - rails-settings-cached (0.4.1) - rails (>= 4.0.0) + rails-settings-cached (0.4.2) + rails (>= 4.2.0) rails_tokeninput (1.7.0) railties (>= 3.1.0) - railties (4.2.3) - actionpack (= 4.2.3) - activesupport (= 4.2.3) + railties (4.2.4) + actionpack (= 4.2.4) + activesupport (= 4.2.4) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.4.2) - ransack (1.6.6) + ransack (1.7.0) actionpack (>= 3.0) activerecord (>= 3.0) activesupport (>= 3.0) @@ -362,19 +362,19 @@ GEM ruby-ole (1.2.11.8) ruby-prof (0.15.8) ruby-units (1.4.5) - ruby_parser (3.7.0) + ruby_parser (3.7.1) sexp_processor (~> 4.1) rubyzip (1.1.7) - sass (3.4.16) - sass-rails (5.0.3) + sass (3.4.18) + sass-rails (5.0.4) railties (>= 4.0.0, < 5.0) sass (~> 3.1) sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) - tilt (~> 1.1) + tilt (>= 1.1, < 3) select2-rails (3.5.9.3) thor (~> 0.14) - selenium-webdriver (2.46.2) + selenium-webdriver (2.47.1) childprocess (~> 0.5) multi_json (~> 1.0) rubyzip (~> 1.0) @@ -385,7 +385,7 @@ GEM simple-navigation-bootstrap (1.0.2) railties (>= 3.1) simple-navigation (>= 3.7.0, < 4.0.0) - simple_form (3.1.0) + simple_form (3.1.1) actionpack (~> 4.0) activemodel (~> 4.0) simplecov (0.10.0) @@ -401,9 +401,9 @@ GEM eventmachine (~> 1.0.0) thin (~> 1.5.0) slop (3.6.0) - spreadsheet (1.0.4) + spreadsheet (1.0.5) ruby-ole (>= 1.0) - sprockets (3.2.0) + sprockets (3.3.4) rack (~> 1.0) sprockets-rails (2.3.2) actionpack (>= 3.0) @@ -425,19 +425,19 @@ GEM rack (>= 1.0.0) thor (0.19.1) thread_safe (0.3.5) - tilt (1.4.1) - tins (1.5.4) + tilt (2.0.1) + tins (1.6.0) ttfunk (1.4.0) twitter-bootstrap-rails (2.2.8) actionpack (>= 3.1) execjs rails (>= 3.1) railties (>= 3.1) - twitter-text (1.12.0) + twitter-text (1.13.0) unf (~> 0.1.0) tzinfo (1.2.2) thread_safe (~> 0.1) - uglifier (2.7.1) + uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0) unf (0.1.4)