From a549cf2c63b9fc4fa50c1643eb3501020500db8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Oct 2020 17:33:47 +0000 Subject: [PATCH] Bump sprockets from 3.4.0 to 4.0.2 Bumps [sprockets](https://github.com/rails/sprockets) from 3.4.0 to 4.0.2. - [Release notes](https://github.com/rails/sprockets/releases) - [Changelog](https://github.com/rails/sprockets/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/sprockets/compare/v3.4.0...v4.0.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 118 ++++++++++++++++++++++++++------------------------- 1 file changed, 61 insertions(+), 57 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index faaa9f3..00cda61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,51 +1,52 @@ GEM remote: https://rubygems.org/ specs: - actionmailer (4.2.4) - actionpack (= 4.2.4) - actionview (= 4.2.4) - activejob (= 4.2.4) + actionmailer (4.2.11.3) + actionpack (= 4.2.11.3) + actionview (= 4.2.11.3) + activejob (= 4.2.11.3) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) - actionpack (4.2.4) - actionview (= 4.2.4) - activesupport (= 4.2.4) + actionpack (4.2.11.3) + actionview (= 4.2.11.3) + activesupport (= 4.2.11.3) 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.4) - activesupport (= 4.2.4) + actionview (4.2.11.3) + activesupport (= 4.2.11.3) 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.4) - activesupport (= 4.2.4) + rails-html-sanitizer (~> 1.0, >= 1.0.3) + activejob (4.2.11.3) + activesupport (= 4.2.11.3) globalid (>= 0.3.0) - activemodel (4.2.4) - activesupport (= 4.2.4) + activemodel (4.2.11.3) + activesupport (= 4.2.11.3) builder (~> 3.1) - activerecord (4.2.4) - activemodel (= 4.2.4) - activesupport (= 4.2.4) + activerecord (4.2.11.3) + activemodel (= 4.2.11.3) + activesupport (= 4.2.11.3) arel (~> 6.0) activerecord-import (0.10.0) activerecord (>= 3.0) - activesupport (4.2.4) + activesupport (4.2.11.3) i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) addressable (2.3.8) - arel (6.0.3) + arel (6.0.4) bagit (0.3.2) docopt (~> 0.5.0) validatable (~> 1.6) bcp47 (0.3.3) i18n - builder (3.2.2) + builder (3.2.4) + concurrent-ruby (1.1.7) + crass (1.0.6) deprecation (0.2.2) activesupport diff-lcs (1.2.5) @@ -59,16 +60,16 @@ GEM nokogiri (>= 1.4.3) erubis (2.7.0) ffi (1.9.10) - globalid (0.3.6) - activesupport (>= 4.1.0) + globalid (0.4.2) + activesupport (>= 4.2.0) haml (4.0.7) tilt htmlentities (4.3.4) http-cookie (1.0.2) domain_name (~> 0.5) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) iso-639 (0.2.5) - json (1.8.5) json-ld (1.99.0) multi_json (~> 1.11) rdf (~> 1.99) @@ -98,13 +99,15 @@ GEM logging (2.0.0) little-plugger (~> 1.1) multi_json (~> 1.10) - loofah (2.0.3) + loofah (2.7.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.6.3) - mime-types (>= 1.16, < 3) - mime-types (2.6.2) + mail (2.7.1) + mini_mime (>= 0.1.1) + mime-types (2.99.3) + mini_mime (1.0.2) mini_portile2 (2.1.0) - minitest (5.8.2) + minitest (5.14.2) multi_json (1.11.2) net-http-persistent (2.9.4) netrc (0.11.0) @@ -116,34 +119,34 @@ GEM nokogiri (~> 1.6.0) rails (>= 3.2.13, < 5.0) rest-client - rack (1.6.4) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) - 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) + rails (4.2.11.3) + actionmailer (= 4.2.11.3) + actionpack (= 4.2.11.3) + actionview (= 4.2.11.3) + activejob (= 4.2.11.3) + activemodel (= 4.2.11.3) + activerecord (= 4.2.11.3) + activesupport (= 4.2.11.3) bundler (>= 1.3.0, < 2.0) - railties (= 4.2.4) + railties (= 4.2.11.3) sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.7) - activesupport (>= 4.2.0.beta, < 5.0) - nokogiri (~> 1.6.0) + rails-dom-testing (1.0.9) + activesupport (>= 4.2.0, < 5.0) + nokogiri (~> 1.6) rails-deprecated_sanitizer (>= 1.0.1) - rails-html-sanitizer (1.0.2) - loofah (~> 2.0) - railties (4.2.4) - actionpack (= 4.2.4) - activesupport (= 4.2.4) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) + railties (4.2.11.3) + actionpack (= 4.2.11.3) + activesupport (= 4.2.11.3) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.4.2) + rake (13.0.1) rdf (1.99.0) link_header (~> 0.0, >= 0.0.8) rdf-aggregate-repo (1.99.0) @@ -226,17 +229,18 @@ GEM sparql-client (1.99.0) net-http-persistent (~> 2.9) rdf (~> 1.1) - sprockets (3.4.0) + sprockets (4.0.2) + concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (2.3.3) - actionpack (>= 3.0) - activesupport (>= 3.0) - sprockets (>= 2.8, < 4.0) + sprockets-rails (3.2.2) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) sxp (0.1.5) - thor (0.19.1) - thread_safe (0.3.5) + thor (1.0.1) + thread_safe (0.3.6) tilt (2.0.1) - tzinfo (1.2.2) + tzinfo (1.2.7) thread_safe (~> 0.1) unf (0.1.4) unf_ext