From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2019 18:53:15 +0000 (+0900) Subject: Bump webpacker from 4.2.0 to 4.2.2 (#12632) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=b2aeb0061a128532153d47936b3e75de45b986f5;p=mastodon.git Bump webpacker from 4.2.0 to 4.2.2 (#12632) Bumps [webpacker](https://github.com/rails/webpacker) from 4.2.0 to 4.2.2. - [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/v4.2.0...v4.2.2) Signed-off-by: dependabot-preview[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index da2a1c430..a1ce3620a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -660,7 +660,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webpacker (4.2.0) + webpacker (4.2.2) activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2)