diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-08-25 20:49:20 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-25 20:49:20 +0900 |
commit | fc52962667821ac2c0fea914e4e37c100475a65d (patch) | |
tree | ef86932342b386ddb3d5e297e87572af18b625b7 | |
parent | 5678b195ff5528dde93b5fdb6fa3444a0c13d8e8 (diff) |
Bump webpacker from 5.2.0 to 5.2.1 (#14619)
Bumps [webpacker](https://github.com/rails/webpacker) from 5.2.0 to 5.2.1. - [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.2.0...v5.2.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 89942e5ee..575cfd755 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -659,7 +659,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webpacker (5.2.0) + webpacker (5.2.1) activesupport (>= 5.2) rack-proxy (>= 0.6.1) railties (>= 5.2) |