From caa3f4907bf7f99cb6f0e831ad77f4d5f4f2359c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 09:17:32 +0000 Subject: [PATCH] Bump webpacker from 3.5.5 to 4.1.0 Bumps [webpacker](https://github.com/rails/webpacker) from 3.5.5 to 4.1.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...v4.1.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41a344c..e495309 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -751,7 +751,7 @@ GEM byebug (10.0.2) coderay (1.1.2) concurrent-ruby (1.1.5) - crass (1.0.4) + crass (1.0.5) debug_inspector (0.0.3) discard (1.1.0) activerecord (>= 4.2, < 7) @@ -761,7 +761,7 @@ GEM ffi (1.9.25) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.6.0) + i18n (1.7.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.3) jbuilder (2.8.0) @@ -772,7 +772,7 @@ 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.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -783,11 +783,11 @@ GEM mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.12.2) + minitest (5.13.0) msgpack (1.2.4) multi_json (1.13.1) nio4r (2.5.2) - nokogiri (1.10.4) + nokogiri (1.10.5) mini_portile2 (~> 2.4.0) ordinare (0.4.0) pagy (3.5.1) @@ -822,8 +822,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) @@ -905,7 +905,7 @@ GEM activemodel (>= 5.0) bindex (>= 0.4.0) railties (>= 5.0) - webpacker (3.5.5) + webpacker (4.1.0) activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2)