From 496676e3f639257b3cfb29ca77d6b2110b8dbaf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 18:51:14 +0000 Subject: [PATCH] Bump sprockets from 2.12.0 to 4.0.2 Bumps [sprockets](https://github.com/rails/sprockets) from 2.12.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/v2.12.0...v4.0.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 153 +++++++++++++++++++++++++++------------------------ 1 file changed, 81 insertions(+), 72 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 48b2b43d..18caf5ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,39 +14,45 @@ PATH GEM remote: http://rubygems.org/ specs: - actionmailer (4.0.4) - actionpack (= 4.0.4) - mail (~> 2.5.4) - actionpack (4.0.4) - activesupport (= 4.0.4) - builder (~> 3.1.0) - erubis (~> 2.7.0) - rack (~> 1.5.2) - rack-test (~> 0.6.2) - activemodel (4.0.4) - activesupport (= 4.0.4) - builder (~> 3.1.0) - activerecord (4.0.4) - activemodel (= 4.0.4) - activerecord-deprecated_finders (~> 1.0.2) - activesupport (= 4.0.4) - arel (~> 4.0.0) - activerecord-deprecated_finders (1.0.3) + actionmailer (6.0.3.2) + actionpack (= 6.0.3.2) + actionview (= 6.0.3.2) + activejob (= 6.0.3.2) + mail (~> 2.5, >= 2.5.4) + rails-dom-testing (~> 2.0) + actionpack (6.0.3.2) + actionview (= 6.0.3.2) + activesupport (= 6.0.3.2) + rack (~> 2.0, >= 2.0.8) + rack-test (>= 0.6.3) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.0, >= 1.2.0) + actionview (6.0.3.2) + activesupport (= 6.0.3.2) + builder (~> 3.1) + erubi (~> 1.4) + rails-dom-testing (~> 2.0) + rails-html-sanitizer (~> 1.1, >= 1.2.0) + activejob (6.0.3.2) + activesupport (= 6.0.3.2) + globalid (>= 0.3.6) + activemodel (6.0.3.2) + activesupport (= 6.0.3.2) + activerecord (6.0.3.2) + activemodel (= 6.0.3.2) + activesupport (= 6.0.3.2) activerecord-jdbc-adapter (1.3.6) activerecord (>= 2.2) activerecord-jdbcsqlite3-adapter (1.3.6) activerecord-jdbc-adapter (~> 1.3.6) jdbc-sqlite3 (~> 3.7.2) - activesupport (4.0.4) - i18n (~> 0.6, >= 0.6.9) - minitest (~> 4.2) - multi_json (~> 1.3) - thread_safe (~> 0.1) - tzinfo (~> 0.3.37) - arel (4.0.2) - atomic (1.1.15) - atomic (1.1.15-java) - builder (3.1.4) + activesupport (6.0.3.2) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) + builder (3.2.4) celluloid (0.15.2) timers (~> 1.1.0) celluloid-io (0.15.0) @@ -59,12 +65,14 @@ GEM coffee-script-source execjs coffee-script-source (1.7.0) + concurrent-ruby (1.1.7) + crass (1.0.6) daemons (1.1.9) diff-lcs (1.2.5) docile (1.1.3) em-synchrony (1.0.3) eventmachine (>= 1.0.0.beta.1) - erubis (2.7.0) + erubi (1.9.0) eventmachine (1.0.3) eventmachine (1.0.3-java) execjs (2.0.2) @@ -74,6 +82,8 @@ GEM ffi (1.9.3) ffi (1.9.3-java) formatador (0.2.4) + globalid (0.4.2) + activesupport (>= 4.2.0) guard (2.5.1) formatador (>= 0.2.4) listen (~> 2.6) @@ -87,9 +97,10 @@ GEM guard (~> 2.1) rspec (>= 2.14, < 4.0) headless (1.0.1) - hike (1.2.3) hiredis (0.4.5) - i18n (0.6.9) + hiredis (0.4.5-java) + i18n (1.8.5) + concurrent-ruby (~> 1.0) jasmine (2.0.0) jasmine-core (~> 2.0.0) phantomjs @@ -103,18 +114,23 @@ GEM celluloid-io (>= 0.15.0) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) + loofah (2.7.0) + crass (~> 1.0.2) + nokogiri (>= 1.5.9) lumberjack (1.0.4) - mail (2.5.4) - mime-types (~> 1.16) - treetop (~> 1.4.8) + mail (2.7.1) + mini_mime (>= 0.1.1) method_source (0.8.2) - mime-types (1.25.1) - minitest (4.7.5) - multi_json (1.9.0) + mini_mime (1.0.2) + mini_portile2 (2.4.0) + minitest (5.14.2) + multi_json (1.15.0) nio4r (1.0.0) nio4r (1.0.0-java) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) + nokogiri (1.10.10-java) phantomjs (1.9.7.0) - polyglot (0.3.4) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8) @@ -124,22 +140,25 @@ GEM method_source (~> 0.8) slop (~> 3.4) spoon (~> 0.0) - rack (1.5.2) - rack-test (0.6.2) - rack (>= 1.0) - rails (4.0.4) - actionmailer (= 4.0.4) - actionpack (= 4.0.4) - activerecord (= 4.0.4) - activesupport (= 4.0.4) - bundler (>= 1.3.0, < 2.0) - railties (= 4.0.4) - sprockets-rails (~> 2.0.0) - railties (4.0.4) - actionpack (= 4.0.4) - activesupport (= 4.0.4) + rack (2.2.3) + rack-test (1.1.0) + rack (>= 1.0, < 3) + rails (0.9.5) + actionmailer (>= 0.6.1) + actionpack (>= 1.4.0) + activerecord (>= 1.6.0) + rake (>= 0.4.15) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) + railties (6.0.3.2) + actionpack (= 6.0.3.2) + activesupport (= 6.0.3.2) + method_source rake (>= 0.8.7) - thor (>= 0.18.1, < 2.0) + thor (>= 0.20.3, < 2.0) rake (10.1.1) rb-fsevent (0.9.4) rb-inotify (0.9.3) @@ -180,15 +199,9 @@ GEM slop (3.5.0) spoon (0.0.4) ffi - sprockets (2.12.0) - hike (~> 1.2) - multi_json (~> 1.0) - rack (~> 1.0) - tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.0.1) - actionpack (>= 3.0) - activesupport (>= 3.0) - sprockets (~> 2.8) + sprockets (4.0.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) sqlite3 (1.3.9) therubyracer (0.12.1) libv8 (~> 3.16.14.0) @@ -200,20 +213,16 @@ GEM daemons (>= 1.0.9) eventmachine (>= 1.0.0) rack (>= 1.0.0) - thor (0.18.1) - thread_safe (0.2.0) - atomic (>= 1.1.7, < 2) - thread_safe (0.2.0-java) - atomic (>= 1.1.7, < 2) - tilt (1.4.1) + thor (1.0.1) + thread_safe (0.3.6) + thread_safe (0.3.6-java) timers (1.1.0) - treetop (1.4.15) - polyglot - polyglot (>= 0.3.1) - tzinfo (0.3.39) + tzinfo (1.2.7) + thread_safe (~> 0.1) websocket (1.0.7) websocket-driver (0.3.2) websocket-driver (0.3.2-java) + zeitwerk (2.4.0) PLATFORMS java