From 9e872274c6fce84cf87894515f3dfcdbb5e82dd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Sep 2021 11:18:16 +0000 Subject: [PATCH] Bump webpacker from 5.3.0 to 5.4.3 Bumps [webpacker](https://github.com/rails/webpacker) from 5.3.0 to 5.4.3. - [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/v5.3.0...v5.4.3) --- updated-dependencies: - dependency-name: webpacker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 24 +++++++++++------------- 2 files changed, 12 insertions(+), 14 deletions(-) diff --git a/Gemfile b/Gemfile index b0dc25f..5694138 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem "pg", ">= 0.18", "< 2.0" gem "puma", "~> 5.2" # Transpile app-like JavaScript. Read more: https://github.com/rails/webpacker -gem "webpacker", "~> 5.2" +gem "webpacker", "~> 5.4" gem "haml", "~> 5.2" diff --git a/Gemfile.lock b/Gemfile.lock index aa2360c..c421621 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM coderay (1.1.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) crass (1.0.6) cucumber (6.0.0) builder (~> 3.2, >= 3.2.4) @@ -144,11 +144,6 @@ GEM cucumber-messages (~> 15.0, >= 15.0.0) cucumber-messages (15.0.0) protobuf-cucumber (~> 3.10, >= 3.10.8) - cucumber-rails (1.4.0) - capybara (>= 1.1.2) - cucumber (>= 1.2.0) - nokogiri (>= 1.5.0) - rails (>= 3.0.0) cucumber-tag-expressions (3.0.1) cucumber-wire (5.0.0) cucumber-core (~> 9.0, >= 9.0.0) @@ -231,7 +226,7 @@ GEM logstasher (2.1.5) activesupport (>= 5.2) request_store - loofah (2.9.1) + loofah (2.12.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -248,7 +243,9 @@ GEM multi_test (0.1.2) multipart-post (2.1.1) nio4r (2.5.7) - nokogiri (1.11.3-x86_64-darwin) + nokogiri (1.12.4-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.12.4-x86_64-linux) racc (~> 1.4) nokogumbo (2.0.5) nokogiri (~> 1.8, >= 1.8.4) @@ -276,7 +273,7 @@ GEM activesupport (>= 3.0.0) racc (1.5.2) rack (2.2.3) - rack-proxy (0.6.5) + rack-proxy (0.7.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -298,7 +295,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) railties (6.1.3.2) actionpack (= 6.1.3.2) @@ -308,7 +305,7 @@ GEM thor (~> 1.0) rainbow (3.0.0) raindrops (0.19.1) - rake (13.0.3) + rake (13.0.6) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) @@ -435,7 +432,7 @@ GEM nokogiri (~> 1.6) rubyzip (>= 1.3.0) selenium-webdriver (>= 3.0, < 4.0) - webpacker (5.3.0) + webpacker (5.4.3) activesupport (>= 5.2) rack-proxy (>= 0.6.1) railties (>= 5.2) @@ -449,6 +446,7 @@ GEM PLATFORMS x86_64-darwin-19 + x86_64-linux DEPENDENCIES active_storage_validations (~> 0.9) @@ -489,7 +487,7 @@ DEPENDENCIES tzinfo-data web-console (>= 3.3.0) webdrivers (~> 4.6) - webpacker (~> 5.2) + webpacker (~> 5.4) RUBY VERSION ruby 2.7.2p137