From a1fe2519bd866cffc5b8de0c155b6dc9fdfe4439 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sun, 31 Jul 2016 18:20:04 +0200 Subject: [PATCH] Gems and vendor cache updated --- Gemfile.lock | 101 ++++++++++++++++++++++++++------------------------- 1 file changed, 51 insertions(+), 50 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9ce4f44..127adec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) builder (3.2.2) - byebug (8.2.2) + byebug (9.0.5) choice (0.2.0) climate_control (0.0.3) activesupport (>= 3.0) @@ -70,35 +70,34 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) - concurrent-ruby (1.0.1) + concurrent-ruby (1.0.2) cookies_eu (1.3.0) jquery-cookie-rails jquery-rails debug_inspector (0.0.2) - devise (3.5.6) + devise (4.2.0) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 3.2.6, < 5) + railties (>= 4.1.0, < 5.1) responders - thread_safe (~> 0.1) warden (~> 1.2.3) erubis (2.7.0) - execjs (2.6.0) + execjs (2.7.0) fancybox2-rails (0.2.8) railties (>= 3.1.0, < 5.0) - ffi (1.9.10) + ffi (1.9.14) font-awesome-rails (4.6.3.1) railties (>= 3.2, < 5.1) formatador (0.2.5) - foundation-rails (6.2.0.1) + foundation-rails (6.2.3.0) railties (>= 3.1.0) sass (>= 3.3.0, < 3.5) sprockets-es6 (>= 0.9.0) - globalid (0.3.6) + globalid (0.3.7) activesupport (>= 4.1.0) - guard (2.13.0) + guard (2.14.0) formatador (>= 0.2.4) - listen (>= 2.7, <= 4.0) + listen (>= 2.7, < 4.0) lumberjack (~> 1.0) nenv (~> 0.1) notiffany (~> 0.0) @@ -106,14 +105,14 @@ GEM shellany (~> 0.0) thor (>= 0.18.1) guard-compat (1.2.1) - guard-minitest (2.4.4) + guard-minitest (2.4.6) guard-compat (~> 1.2) minitest (>= 3.0) - guard-rails (0.7.2) + guard-rails (0.8.0) guard (~> 2.11) guard-compat (~> 1.0) i18n (0.7.0) - jbuilder (2.4.1) + jbuilder (2.6.0) activesupport (>= 3.0.0, < 5.1) multi_json (~> 1.2) jquery-cookie-rails (1.3.1.1) @@ -123,50 +122,53 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.3) - libv8 (3.16.14.13) - listen (3.0.6) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9.7) + libv8 (3.16.14.15) + listen (3.1.5) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + ruby_dep (~> 1.2) loofah (2.0.3) nokogiri (>= 1.5.9) lumberjack (1.0.10) mail (2.6.4) mime-types (>= 1.16, < 4) method_source (0.8.2) - mime-types (3.0) + mime-types (3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0221) + mime-types-data (3.2016.0521) mimemagic (0.3.0) - mini_portile2 (2.0.0) - minitest (5.8.4) - minitest-rails (2.2.0) + mini_portile2 (2.1.0) + minitest (5.9.0) + minitest-rails (2.2.1) minitest (~> 5.7) railties (~> 4.1) - minitest-reporters (1.1.8) + minitest-reporters (1.1.11) ansi builder minitest (>= 5.0) ruby-progressbar - multi_json (1.11.2) + multi_json (1.12.1) nenv (0.3.0) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) - notiffany (0.0.8) + nokogiri (1.6.8) + mini_portile2 (~> 2.1.0) + pkg-config (~> 1.1.7) + notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) orm_adapter (0.5.0) - paperclip (4.3.6) + paperclip (4.3.7) activemodel (>= 3.2.0) activesupport (>= 3.2.0) cocaine (~> 0.5.5) mime-types mimemagic (= 0.3.0) pg (0.18.4) - pg_search (1.0.5) + pg_search (1.0.6) activerecord (>= 3.1) activesupport (>= 3.1) arel - pry (0.10.3) + pkg-config (1.1.7) + pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) @@ -190,7 +192,7 @@ GEM activesupport (>= 4.2.0.beta, < 5.0) nokogiri (~> 1.6.0) rails-deprecated_sanitizer (>= 1.0.1) - rails-erd (1.4.6) + rails-erd (1.4.7) activerecord (>= 3.2) activesupport (>= 3.2) choice (~> 0.2.0) @@ -202,7 +204,7 @@ GEM activesupport (= 4.2.0) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (11.1.2) + rake (11.2.2) rb-fsevent (0.9.7) rb-inotify (0.9.7) ffi (>= 0.5.0) @@ -211,13 +213,14 @@ GEM recaptcha (3.3.0) json ref (2.0.0) - responders (2.1.2) + responders (2.2.0) railties (>= 4.2.0, < 5.1) ruby-graphviz (1.2.2) - ruby-progressbar (1.7.5) + ruby-progressbar (1.8.1) + ruby_dep (1.3.1) sass (3.4.22) - sass-rails (5.0.4) - railties (>= 4.0.0, < 5.0) + sass-rails (5.0.6) + railties (>= 4.0.0, < 6) sass (~> 3.1) sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) @@ -226,38 +229,36 @@ GEM json (~> 1.7, >= 1.7.7) rdoc (~> 4.0) shellany (0.0.1) - slim (3.0.6) - temple (~> 0.7.3) + slim (3.0.7) + temple (~> 0.7.6) tilt (>= 1.3.3, < 2.1) - slim-rails (3.0.1) - actionmailer (>= 3.1, < 5.0) - actionpack (>= 3.1, < 5.0) - activesupport (>= 3.1, < 5.0) - railties (>= 3.1, < 5.0) + slim-rails (3.1.0) + actionpack (>= 3.1) + railties (>= 3.1) slim (~> 3.0) slop (3.6.0) - spring (1.6.4) - sprockets (3.5.2) + spring (1.7.2) + sprockets (3.7.0) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-es6 (0.9.0) babel-source (>= 5.8.11) babel-transpiler sprockets (>= 3.0.0) - sprockets-rails (3.0.4) + sprockets-rails (3.1.1) actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - temple (0.7.6) + temple (0.7.7) therubyracer (0.12.2) libv8 (~> 3.16.14.0) ref thor (0.19.1) thread_safe (0.3.5) - tilt (2.0.2) + tilt (2.0.5) tzinfo (1.2.2) thread_safe (~> 0.1) - uglifier (3.0.0) + uglifier (3.0.1) execjs (>= 0.3.0, < 3) warden (1.2.6) rack (>= 1.0)