diff --git a/Gemfile b/Gemfile index 29b22ef..437bd4d 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ gem 'passenger' gem 'pg' -gem 'nokogiri', '~> 1.6', '>= 1.6.8' +gem 'nokogiri', '~> 1.13' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' gem 'rails', '~> 5.1' diff --git a/Gemfile.lock b/Gemfile.lock index 2673845..7a31342 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,9 +24,9 @@ GEM erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.3) - active_model_serializers (0.10.10) - actionpack (>= 4.1, < 6.1) - activemodel (>= 4.1, < 6.1) + active_model_serializers (0.10.13) + actionpack (>= 4.1, < 7.1) + activemodel (>= 4.1, < 7.1) case_transform (>= 0.2) jsonapi-renderer (>= 0.1.1.beta1, < 0.3) activejob (5.2.4.1) @@ -72,20 +72,21 @@ GEM aws-eventstream (~> 1.0, >= 1.0.2) bcrypt (3.1.13) bindex (0.8.1) - bootsnap (1.4.5) - msgpack (~> 1.0) + bootsnap (1.13.0) + msgpack (~> 1.2) bootstrap-sass (3.3.7) autoprefixer-rails (>= 5.2.1) sass (>= 3.3.4) builder (3.2.4) - byebug (11.0.1) - capybara (3.30.0) + byebug (11.1.3) + capybara (3.37.1) addressable + matrix mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) rack-test (>= 0.6.3) - regexp_parser (~> 1.5) + regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) case_transform (0.2) activesupport @@ -93,7 +94,7 @@ GEM chromedriver-helper (2.1.1) archive-zip (~> 0.10) nokogiri (~> 1.8) - coderay (1.1.2) + coderay (1.1.3) coffee-rails (4.2.2) coffee-script (>= 2.2.0) railties (>= 4.0.0) @@ -102,7 +103,7 @@ GEM execjs coffee-script-source (1.12.2) concurrent-ruby (1.1.5) - crass (1.0.5) + crass (1.0.6) dotenv (2.7.5) dotenv-rails (2.7.5) dotenv (= 2.7.5) @@ -117,57 +118,59 @@ GEM hashie (3.6.0) i18n (1.7.0) concurrent-ruby (~> 1.0) - io-like (0.3.0) + io-like (0.3.1) jbuilder (2.9.1) activesupport (>= 4.2.0) jmespath (1.4.0) - jquery-rails (4.3.5) + jquery-rails (4.5.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) jsonapi-renderer (0.2.2) jwt (2.2.1) - listen (3.1.5) + listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) - loofah (2.4.0) + loofah (2.19.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) + matrix (0.4.2) method_source (0.9.2) mimemagic (0.3.3) mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.13.0) + mini_portile2 (2.8.0) + minitest (5.16.3) msgpack (1.3.1) - multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) nio4r (2.5.2) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) - oauth2 (1.4.2) - faraday (>= 0.8, < 2.0) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + oauth2 (2.0.9) + faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) - multi_json (~> 1.3) multi_xml (~> 0.5) - rack (>= 1.2, < 3) - omniauth (1.9.0) - hashie (>= 3.4.6, < 3.7.0) + rack (>= 1.2, < 4) + snaky_hash (~> 2.0) + version_gem (~> 1.1) + omniauth (2.0.4) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) - omniauth-facebook (5.0.0) + rack-protection + omniauth-facebook (9.0.0) omniauth-oauth2 (~> 1.2) omniauth-google-oauth2 (0.8.0) jwt (>= 2.0) omniauth (>= 1.1.1) omniauth-oauth2 (>= 1.6) - omniauth-oauth2 (1.6.0) - oauth2 (~> 1.1) - omniauth (~> 1.9) + omniauth-oauth2 (1.8.0) + oauth2 (>= 1.4, < 3) + omniauth (~> 2.0) passenger (6.0.4) rack rake (>= 0.8.1) @@ -178,7 +181,10 @@ GEM public_suffix (4.0.2) puma (4.3.1) nio4r (~> 2.0) + racc (1.6.0) rack (2.0.8) + rack-protection (3.0.2) + rack rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.4.1) @@ -197,7 +203,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.3) loofah (~> 2.3) railties (5.2.4.1) actionpack (= 5.2.4.1) @@ -209,8 +215,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (1.6.0) - ruby_dep (1.5.0) + regexp_parser (2.6.0) rubyzip (2.0.0) sass (3.7.4) sass-listen (~> 4.0.0) @@ -226,6 +231,9 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) + snaky_hash (2.0.1) + hashie + version_gem (~> 1.1, >= 1.1.1) spring (2.1.0) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) @@ -243,10 +251,11 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.6) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) + version_gem (1.1.1) web-console (3.7.0) actionview (>= 5.0) activemodel (>= 5.0) @@ -275,7 +284,7 @@ DEPENDENCIES jbuilder (~> 2.5) jquery-rails listen (>= 3.0.5, < 3.2) - nokogiri (~> 1.6, >= 1.6.8) + nokogiri (~> 1.13) omniauth omniauth-facebook omniauth-google-oauth2