From 0ab0b6262f565fd66c07e781eedf3fb76cb4d4a3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2019 09:32:07 +0000 Subject: [PATCH] Bump webpacker from 3.5.5 to 4.0.7 Bumps [webpacker](https://github.com/rails/webpacker) from 3.5.5 to 4.0.7. - [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.0.7) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 43574b9..4218207 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -904,7 +904,7 @@ GEM activemodel (>= 5.0) bindex (>= 0.4.0) railties (>= 5.0) - webpacker (3.5.5) + webpacker (4.0.7) activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2)