From 6613bdc58a03ec4cd58608e8df1cbb15fe7adb7e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 09:26:25 +0000 Subject: [PATCH] Bump webpacker from 3.5.5 to 5.4.0 Bumps [webpacker](https://github.com/rails/webpacker) from 3.5.5 to 5.4.0. - [Release notes](https://github.com/rails/webpacker/releases) - [Changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/webpacker/compare/v3.5.5...v5.4.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 46 ++++++++++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41a344c..87ebf11 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -744,24 +744,24 @@ GEM debug_inspector (>= 0.0.1) bootsnap (1.3.2) msgpack (~> 1.0) - builder (3.2.3) + builder (3.2.4) bullet (5.9.0) activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (10.0.2) coderay (1.1.2) - concurrent-ruby (1.1.5) - crass (1.0.4) + concurrent-ruby (1.1.8) + crass (1.0.6) debug_inspector (0.0.3) discard (1.1.0) activerecord (>= 4.2, < 7) edits (0.2.1) - erubi (1.9.0) + erubi (1.10.0) execjs (2.7.0) ffi (1.9.25) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.6.0) + i18n (1.8.10) concurrent-ruby (~> 1.0) jaro_winkler (1.5.3) jbuilder (2.8.0) @@ -772,23 +772,26 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.3.0) + loofah (2.9.1) 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) - method_source (0.9.2) - mimemagic (0.3.3) + method_source (1.0.0) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.12.2) + mini_portile2 (2.5.1) + minitest (5.14.4) msgpack (1.2.4) multi_json (1.13.1) nio4r (2.5.2) - nokogiri (1.10.4) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.4) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) ordinare (0.4.0) pagy (3.5.1) parallel (1.17.0) @@ -799,7 +802,8 @@ GEM trollop pg (1.1.4) puma (3.12.0) - rack (2.0.7) + racc (1.5.2) + rack (2.2.3) rack-mini-profiler (1.0.2) rack (>= 1.2.0) rack-proxy (0.6.5) @@ -822,8 +826,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.2.0) - loofah (~> 2.2, >= 2.2.2) + rails-html-sanitizer (1.3.0) + loofah (~> 2.3) railties (5.2.2.1) actionpack (= 5.2.2.1) activesupport (= 5.2.2.1) @@ -870,6 +874,7 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) + semantic_range (3.0.0) simple_form (5.0.0) actionpack (>= 5.0) activemodel (>= 5.0) @@ -887,14 +892,14 @@ GEM sprockets (>= 3.0.0) sqlite3 (1.3.13) table_print (1.5.6) - thor (0.20.3) + thor (1.1.0) thread_safe (0.3.6) tilt (2.0.9) trollop (2.9.9) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3) @@ -905,10 +910,11 @@ GEM activemodel (>= 5.0) bindex (>= 0.4.0) railties (>= 5.0) - webpacker (3.5.5) - activesupport (>= 4.2) + webpacker (5.4.0) + activesupport (>= 5.2) rack-proxy (>= 0.6.1) - railties (>= 4.2) + railties (>= 5.2) + semantic_range (>= 2.3.0) websocket-driver (0.7.1) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.4)