From 7d1db9405c041c1862467849b6c1436f70a28fee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 20:12:39 +0000 Subject: [PATCH] Bump actionview from 5.2.3 to 5.2.4.3 Bumps [actionview](https://github.com/rails/rails) from 5.2.3 to 5.2.4.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.0.3.2/actionview/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.3...v5.2.4.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 205 ++++++++++++++++++++++++++------------------------- 1 file changed, 103 insertions(+), 102 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff19ef9..6bf2aff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -212,25 +212,25 @@ GIT GEM remote: https://rubygems.org/ specs: - actioncable (5.2.3) - actionpack (= 5.2.3) + actioncable (5.2.4.3) + actionpack (= 5.2.4.3) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailer (5.2.3) - actionpack (= 5.2.3) - actionview (= 5.2.3) - activejob (= 5.2.3) + actionmailer (5.2.4.3) + actionpack (= 5.2.4.3) + actionview (= 5.2.4.3) + activejob (= 5.2.4.3) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (5.2.3) - actionview (= 5.2.3) - activesupport (= 5.2.3) - rack (~> 2.0) + actionpack (5.2.4.3) + actionview (= 5.2.4.3) + activesupport (= 5.2.4.3) + rack (~> 2.0, >= 2.0.8) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.2.3) - activesupport (= 5.2.3) + actionview (5.2.4.3) + activesupport (= 5.2.4.3) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) @@ -238,14 +238,14 @@ GEM active_link_to (1.0.5) actionpack addressable - activejob (5.2.3) - activesupport (= 5.2.3) + activejob (5.2.4.3) + activesupport (= 5.2.4.3) globalid (>= 0.3.6) - activemodel (5.2.3) - activesupport (= 5.2.3) - activerecord (5.2.3) - activemodel (= 5.2.3) - activesupport (= 5.2.3) + activemodel (5.2.4.3) + activesupport (= 5.2.4.3) + activerecord (5.2.4.3) + activemodel (= 5.2.4.3) + activesupport (= 5.2.4.3) arel (>= 9.0) activerecord-session_store (1.1.3) actionpack (>= 4.0) @@ -253,11 +253,11 @@ GEM multi_json (~> 1.11, >= 1.11.2) rack (>= 1.5.2, < 3) railties (>= 4.0) - activestorage (5.2.3) - actionpack (= 5.2.3) - activerecord (= 5.2.3) + activestorage (5.2.4.3) + actionpack (= 5.2.4.3) + activerecord (= 5.2.4.3) marcel (~> 0.3.1) - activesupport (5.2.3) + activesupport (5.2.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) @@ -270,7 +270,7 @@ GEM sshkit (>= 1.6.1, != 1.7.0) anchored (1.1.0) arel (9.0.0) - ast (2.4.0) + ast (2.4.1) autoprefixer-rails (8.6.5) execjs axiom-types (0.1.1) @@ -281,10 +281,10 @@ GEM babel-transpiler (0.7.0) babel-source (>= 4.0, < 6) execjs (~> 2.0) - batch-loader (1.4.1) + batch-loader (1.5.0) bcrypt (3.1.13) bcrypt_pbkdf (1.0.1) - better_html (1.0.14) + better_html (1.0.15) actionview (>= 4.0) activesupport (>= 4.0) ast (~> 2.0) @@ -295,7 +295,7 @@ GEM bindex (0.8.1) bootsnap (1.4.5) msgpack (~> 1.0) - builder (3.2.3) + builder (3.2.4) byebug (10.0.2) capistrano (3.10.2) airbrussh (>= 1.0.0) @@ -337,7 +337,7 @@ GEM cells-rails (0.0.9) actionpack (>= 3.0) cells (>= 4.1.6, < 5.0.0) - charlock_holmes (0.7.6) + charlock_holmes (0.7.7) childprocess (3.0.0) chunky_png (1.3.11) coercible (1.0.0) @@ -349,12 +349,12 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) - crass (1.0.5) - css_parser (1.7.0) + crass (1.0.6) + css_parser (1.7.1) addressable dalli (2.7.10) date_validator (0.9.0) @@ -368,14 +368,14 @@ GEM declarative-option (0.1.0) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) - devise (4.7.1) + devise (4.7.2) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) responders warden (~> 1.2.3) - devise-i18n (1.8.2) - devise (>= 4.6) + devise-i18n (1.9.1) + devise (>= 4.7.1) devise_invitable (1.7.5) actionmailer (>= 4.1.0) devise (>= 4.0.0) @@ -399,7 +399,7 @@ GEM rainbow rubocop (~> 0.51) smart_properties - erbse (0.1.3) + erbse (0.1.4) temple erubi (1.9.0) etherpad-lite (0.3.0) @@ -413,7 +413,7 @@ GEM railties (>= 3.0.0) faker (1.9.6) i18n (>= 0.7) - faraday (0.17.0) + faraday (0.17.3) multipart-post (>= 1.2, < 3) ffi (1.9.25) figaro (1.1.1) @@ -448,7 +448,7 @@ GEM activesupport (>= 4.1, < 6.0) railties (>= 4.1, < 6.0) tzinfo (~> 1.2, >= 1.2.2) - geocoder (1.5.2) + geocoder (1.6.3) globalid (0.4.2) activesupport (>= 4.2.0) graphiql-rails (1.4.11) @@ -456,7 +456,7 @@ GEM sprockets-rails graphql (1.8.10) hashdiff (0.3.9) - hashie (3.6.0) + hashie (4.1.0) highline (2.0.3) html_tokenizer (0.0.7) htmlentities (4.3.4) @@ -466,7 +466,7 @@ GEM httparty (0.16.4) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.7.0) + i18n (1.8.3) concurrent-ruby (~> 1.0) i18n-tasks (0.9.29) activesupport (>= 4.0.2) @@ -485,8 +485,8 @@ GEM invisible_captcha (0.10.0) rails (>= 3.2.0) ipaddress (0.8.3) - jaro_winkler (1.5.3) - jquery-rails (4.3.5) + jaro_winkler (1.5.4) + jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -494,18 +494,18 @@ GEM rails (>= 3.1.0) json (2.2.0) jwt (2.2.1) - kaminari (1.1.1) + kaminari (1.2.1) activesupport (>= 4.1.0) - kaminari-actionview (= 1.1.1) - kaminari-activerecord (= 1.1.1) - kaminari-core (= 1.1.1) - kaminari-actionview (1.1.1) + kaminari-actionview (= 1.2.1) + kaminari-activerecord (= 1.2.1) + kaminari-core (= 1.2.1) + kaminari-actionview (1.2.1) actionview - kaminari-core (= 1.1.1) - kaminari-activerecord (1.1.1) + kaminari-core (= 1.2.1) + kaminari-activerecord (1.2.1) activerecord - kaminari-core (= 1.1.1) - kaminari-core (1.1.1) + kaminari-core (= 1.2.1) + kaminari-core (1.2.1) kramdown (1.17.0) launchy (2.4.3) addressable (~> 2.3) @@ -523,7 +523,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.3.0) + loofah (2.6.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -534,15 +534,15 @@ GEM kramdown (~> 1.12, >= 1.12.0) mixlib-cli (~> 1.7, >= 1.7.0) mixlib-config (~> 2.2, >= 2.2.1) - method_source (0.9.2) - mime-types (3.3) + method_source (1.0.0) + mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2019.1009) - mimemagic (0.3.3) - mini_magick (4.9.5) + mime-types-data (3.2020.0512) + mimemagic (0.3.5) + mini_magick (4.10.1) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.12.2) + minitest (5.14.1) mixlib-cli (1.7.0) mixlib-config (2.2.18) tomlrb @@ -550,25 +550,25 @@ GEM multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) - mustache (1.1.0) + mustache (1.1.1) net-scp (2.0.0) net-ssh (>= 2.6.5, < 6.0.0) net-ssh (5.2.0) netrc (0.11.0) newrelic_rpm (6.7.0.359) nio4r (2.5.2) - nobspw (0.6.1) - nokogiri (1.10.4) + nobspw (0.6.2) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) oauth (0.5.4) - oauth2 (1.4.2) + oauth2 (1.4.4) faraday (>= 0.8, < 2.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) + omniauth (1.9.1) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-facebook (4.0.0) omniauth-oauth2 (~> 1.2) @@ -594,51 +594,52 @@ GEM paper_trail-association_tracking (< 2) request_store (~> 1.1) paper_trail-association_tracking (1.1.1) - parallel (1.18.0) - parser (2.6.5.0) - ast (~> 2.4.0) + parallel (1.19.2) + parser (2.7.1.4) + ast (~> 2.4.1) passenger (6.0.4) rack rake (>= 0.8.1) - pg (1.1.4) - pg_search (2.3.0) - activerecord (>= 4.2) - activesupport (>= 4.2) + pg (1.2.3) + pg_search (2.3.2) + activerecord (>= 5.2) + activesupport (>= 5.2) powerpack (0.1.2) premailer (1.11.1) addressable css_parser (>= 1.6.0) htmlentities (>= 4.0.0) - premailer-rails (1.10.3) + premailer-rails (1.11.1) actionmailer (>= 3) premailer (~> 1.7, >= 1.7.9) - public_suffix (4.0.1) + public_suffix (4.0.5) puma (3.12.1) - rack (2.0.7) + rack (2.2.3) rack-attack (5.4.2) rack (>= 1.0, < 3) - rack-cors (1.0.3) + rack-cors (1.1.1) + rack (>= 2.0.0) rack-protection (2.0.7) rack rack-test (1.1.0) rack (>= 1.0, < 3) - rails (5.2.3) - actioncable (= 5.2.3) - actionmailer (= 5.2.3) - actionpack (= 5.2.3) - actionview (= 5.2.3) - activejob (= 5.2.3) - activemodel (= 5.2.3) - activerecord (= 5.2.3) - activestorage (= 5.2.3) - activesupport (= 5.2.3) + rails (5.2.4.3) + actioncable (= 5.2.4.3) + actionmailer (= 5.2.4.3) + actionpack (= 5.2.4.3) + actionview (= 5.2.4.3) + activejob (= 5.2.4.3) + activemodel (= 5.2.4.3) + activerecord (= 5.2.4.3) + activestorage (= 5.2.4.3) + activesupport (= 5.2.4.3) bundler (>= 1.3.0) - railties (= 5.2.3) + railties (= 5.2.4.3) sprockets-rails (>= 2.0.0) - rails-controller-testing (1.0.4) - actionpack (>= 5.0.1.x) - actionview (>= 5.0.1.x) - activesupport (>= 5.0.1.x) + rails-controller-testing (1.0.5) + actionpack (>= 5.0.1.rc1) + actionview (>= 5.0.1.rc1) + activesupport (>= 5.0.1.rc1) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -647,14 +648,14 @@ GEM rails-i18n (5.1.3) i18n (>= 0.7, < 2) railties (>= 5.0, < 6) - railties (5.2.3) - actionpack (= 5.2.3) - activesupport (= 5.2.3) + railties (5.2.4.3) + actionpack (= 5.2.4.3) + activesupport (= 5.2.4.3) method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) rainbow (3.0.0) - rake (13.0.0) + rake (13.0.1) ransack (2.1.1) actionpack (>= 5.0) activerecord (>= 5.0) @@ -670,11 +671,11 @@ GEM virtus (~> 1.0.5) wisper (>= 1.6.1) redcarpet (3.5.0) - redis (4.1.3) + redis (4.2.1) regexp_parser (1.6.0) - request_store (1.4.1) + request_store (1.5.0) rack (>= 1.4) - responders (3.0.0) + responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) rest-client (2.1.0) @@ -760,7 +761,7 @@ GEM smart_properties (1.15.0) social-share-button (1.2.1) coffee-rails - spreadsheet (1.2.4) + spreadsheet (1.2.6) ruby-ole (>= 1.0) spring (2.1.0) spring-watcher-listen (2.0.1) @@ -792,15 +793,15 @@ GEM truncato (0.7.11) htmlentities (~> 4.3.1) nokogiri (>= 1.7.0, <= 2.0) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) uber (0.1.0) uglifier (4.2.0) execjs (>= 0.3.0, < 3) unf (0.1.4) unf_ext - unf_ext (0.0.7.6) - unicode-display_width (1.6.0) + unf_ext (0.0.7.7) + unicode-display_width (1.7.0) valid_email2 (2.3.1) activemodel (>= 3.2) mail (~> 2.5) @@ -820,9 +821,9 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff - websocket-driver (0.7.1) + websocket-driver (0.7.2) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.4) + websocket-extensions (0.1.5) wisper (2.0.1) wisper-rspec (1.1.0) xpath (3.2.0)