From eb6d9c441082f0163e75a1f0519b2b782338e4ff Mon Sep 17 00:00:00 2001 From: Nikita Kholin Date: Sun, 23 Jul 2017 16:51:59 +0300 Subject: [PATCH] Update gems --- Gemfile.lock | 124 ++++++++++++++++++++++++++------------------------- 1 file changed, 63 insertions(+), 61 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d6c13bd..ae25be8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,39 +2,39 @@ GEM remote: https://rubygems.org/ remote: https://rails-assets.org/ specs: - actioncable (5.0.3) - actionpack (= 5.0.3) + actioncable (5.0.4) + actionpack (= 5.0.4) nio4r (>= 1.2, < 3.0) websocket-driver (~> 0.6.1) - actionmailer (5.0.3) - actionpack (= 5.0.3) - actionview (= 5.0.3) - activejob (= 5.0.3) + actionmailer (5.0.4) + actionpack (= 5.0.4) + actionview (= 5.0.4) + activejob (= 5.0.4) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (5.0.3) - actionview (= 5.0.3) - activesupport (= 5.0.3) + actionpack (5.0.4) + actionview (= 5.0.4) + activesupport (= 5.0.4) rack (~> 2.0) rack-test (~> 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.0.3) - activesupport (= 5.0.3) + actionview (5.0.4) + activesupport (= 5.0.4) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - activejob (5.0.3) - activesupport (= 5.0.3) + activejob (5.0.4) + activesupport (= 5.0.4) globalid (>= 0.3.6) - activemodel (5.0.3) - activesupport (= 5.0.3) - activerecord (5.0.3) - activemodel (= 5.0.3) - activesupport (= 5.0.3) + activemodel (5.0.4) + activesupport (= 5.0.4) + activerecord (5.0.4) + activemodel (= 5.0.4) + activesupport (= 5.0.4) arel (~> 7.0) - activesupport (5.0.3) + activesupport (5.0.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) minitest (~> 5.1) @@ -43,7 +43,7 @@ GEM public_suffix (~> 2.0, >= 2.0.2) arel (7.1.4) ast (2.3.0) - autoprefixer-rails (7.1.1) + autoprefixer-rails (7.1.2.3) execjs axiom-types (0.1.1) descendants_tracker (~> 0.0.4) @@ -56,14 +56,14 @@ GEM sass (>= 3.4.19) builder (3.2.3) byebug (9.0.6) - capybara (2.14.0) + capybara (2.14.4) addressable mime-types (>= 1.16) nokogiri (>= 1.3.3) rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - childprocess (0.6.3) + childprocess (0.7.1) ffi (~> 1.0, >= 1.0.11) codeclimate-engine-rb (0.4.0) virtus (~> 1.0) @@ -101,9 +101,9 @@ GEM factory_girl_rails (4.8.0) factory_girl (~> 4.8.0) railties (>= 3.0.0) - faker (1.7.3) + faker (1.8.4) i18n (~> 0.5) - faraday (0.11.0) + faraday (0.12.2) multipart-post (>= 1.2, < 3) ffi (1.9.18) font-awesome-rails (4.7.0.2) @@ -125,12 +125,12 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - hashie (3.5.5) - i18n (0.8.4) + hashie (3.5.6) + i18n (0.8.6) ice_nine (0.11.2) - iniparse (1.4.3) - jbuilder (2.6.4) - activesupport (>= 3.0.0) + iniparse (1.4.4) + jbuilder (2.7.0) + activesupport (>= 4.2.0) multi_json (>= 1.2) jquery-rails (4.3.1) rails-dom-testing (>= 1, < 3) @@ -148,14 +148,14 @@ GEM loofah (2.0.3) nokogiri (>= 1.5.9) lumberjack (1.0.12) - mail (2.6.5) + mail (2.6.6) mime-types (>= 1.16, < 4) method_source (0.8.2) mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) mini_portile2 (2.2.0) - minitest (5.10.2) + minitest (5.10.3) multi_json (1.12.1) multi_xml (0.6.0) multipart-post (2.0.0) @@ -166,8 +166,8 @@ GEM notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) - oauth2 (1.3.1) - faraday (>= 0.8, < 0.12) + oauth2 (1.4.0) + faraday (>= 0.8, < 0.13) jwt (~> 1.0) multi_json (~> 1.3) multi_xml (~> 0.5) @@ -175,7 +175,7 @@ GEM omniauth (1.6.1) hashie (>= 3.4.6, < 3.6.0) rack (>= 1.6.2, < 3) - omniauth-google-oauth2 (0.5.0) + omniauth-google-oauth2 (0.5.1) jwt (~> 1.5) multi_json (~> 1.3) omniauth (>= 1.1.1) @@ -186,13 +186,13 @@ GEM omniauth-vkontakte (1.4.0) omniauth-oauth2 (~> 1.2) orm_adapter (0.5.0) - overcommit (0.39.1) - childprocess (~> 0.6.3) + overcommit (0.40.0) + childprocess (~> 0.6, >= 0.6.3) iniparse (~> 1.4) parallel (1.11.2) parser (2.4.0.0) ast (~> 2.2) - pg (0.20.0) + pg (0.21.0) powerpack (0.1.1) pry (0.10.4) coderay (~> 1.1.0) @@ -203,17 +203,17 @@ GEM rack (2.0.3) rack-test (0.6.3) rack (>= 1.0) - rails (5.0.3) - actioncable (= 5.0.3) - actionmailer (= 5.0.3) - actionpack (= 5.0.3) - actionview (= 5.0.3) - activejob (= 5.0.3) - activemodel (= 5.0.3) - activerecord (= 5.0.3) - activesupport (= 5.0.3) + rails (5.0.4) + actioncable (= 5.0.4) + actionmailer (= 5.0.4) + actionpack (= 5.0.4) + actionview (= 5.0.4) + activejob (= 5.0.4) + activemodel (= 5.0.4) + activerecord (= 5.0.4) + activesupport (= 5.0.4) bundler (>= 1.3.0, < 2.0) - railties (= 5.0.3) + railties (= 5.0.4) sprockets-rails (>= 2.0.0) rails-assets-tether (1.4.0) rails-controller-testing (1.0.2) @@ -225,18 +225,18 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.0.3) loofah (~> 2.0) - railties (5.0.3) - actionpack (= 5.0.3) - activesupport (= 5.0.3) + railties (5.0.4) + actionpack (= 5.0.4) + activesupport (= 5.0.4) method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (2.1.0) rake (12.0.0) - rb-fsevent (0.9.8) - rb-inotify (0.9.8) - ffi (>= 0.5.0) - reek (4.7.0) + rb-fsevent (0.10.2) + rb-inotify (0.9.10) + ffi (>= 0.5.0, < 2) + reek (4.7.1) codeclimate-engine-rb (~> 0.4.0) parser (>= 2.4.0.0, < 2.5) rainbow (~> 2.0) @@ -273,19 +273,22 @@ GEM unicode-display_width (~> 1.0, >= 1.0.1) ruby-progressbar (1.8.1) rubyzip (1.2.1) - sass (3.4.24) + sass (3.5.1) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) sass-rails (5.0.6) railties (>= 4.0.0, < 6) sass (~> 3.1) sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - selenium-webdriver (3.4.0) + selenium-webdriver (3.4.4) childprocess (~> 0.5) rubyzip (~> 1.0) - websocket (~> 1.0) shellany (0.0.1) - shoulda-matchers (3.1.1) + shoulda-matchers (3.1.2) activesupport (>= 4.0.0) simple_form (3.5.0) actionpack (> 4, < 5.2) @@ -326,7 +329,7 @@ GEM thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3) - unicode-display_width (1.2.1) + unicode-display_width (1.3.0) virtus (1.0.5) axiom-types (~> 0.1) coercible (~> 1.0) @@ -339,7 +342,6 @@ GEM activemodel (>= 5.0) bindex (>= 0.4.0) railties (>= 5.0) - websocket (1.2.4) websocket-driver (0.6.5) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.2) @@ -392,4 +394,4 @@ DEPENDENCIES web-console (>= 3.3.0) BUNDLED WITH - 1.15.1 + 1.15.3