Skip to content

Commit

Permalink
Bump webpacker from 3.5.5 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [webpacker](https://github.com/rails/webpacker) from 3.5.5 to 4.3.0.
- [Release notes](https://github.com/rails/webpacker/releases)
- [Changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md)
- [Commits](rails/webpacker@v3.5.5...v4.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 9, 2021
1 parent 1ed0114 commit 84680be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Expand Up @@ -70,7 +70,7 @@ GEM
mercenary (0.3.6)
method_source (0.8.2)
mini_portile2 (2.5.0)
minitest (5.14.3)
minitest (5.14.4)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
Expand All @@ -97,13 +97,13 @@ GEM
jekyll (>= 1.3)
listen (>= 1.3)
rack (~> 1.5)
rack-proxy (0.6.4)
rack-proxy (0.6.5)
rack
rack-rewrite (1.5.1)
rack-ssl-enforcer (0.2.9)
rack-test (0.6.3)
rack (>= 1.0)
rails-deprecated_sanitizer (1.0.3)
rails-deprecated_sanitizer (1.0.4)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (1.0.9)
activesupport (>= 4.2.0, < 5.0)
Expand Down Expand Up @@ -132,7 +132,7 @@ GEM
thread_safe (0.3.6)
tzinfo (1.2.9)
thread_safe (~> 0.1)
webpacker (3.5.5)
webpacker (4.3.0)
activesupport (>= 4.2)
rack-proxy (>= 0.6.1)
railties (>= 4.2)
Expand Down

0 comments on commit 84680be

Please sign in to comment.