From d22fade6a1b82d5bffdf09afe92bb154a626d8bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 5 Mar 2019 09:14:10 +0000 Subject: [PATCH] Bump webpacker from 3.5.5 to 4.0.1 Bumps [webpacker](https://github.com/rails/webpacker) from 3.5.5 to 4.0.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/v3.5.5...v4.0.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 26427a62..d79db13f 100644 --- a/Gemfile +++ b/Gemfile @@ -29,7 +29,7 @@ gem 'sass-rails', '~> 5.0' gem 'slack-notifier', '~> 2.3.2' gem 'turbolinks', '~> 5' gem 'uglifier', '>= 1.3.0' -gem 'webpacker', '~> 3.5' +gem 'webpacker', '~> 4.0' group :test do gem 'capybara', '~> 2.18' diff --git a/Gemfile.lock b/Gemfile.lock index e16fac1c..f51a817c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,7 +146,7 @@ GEM bootstrap (~> 4.1.3) rails (>= 4.2.0) sass-rails - i18n (1.5.3) + i18n (1.6.0) concurrent-ruby (~> 1.0) io-like (0.3.0) jmespath (1.3.1) @@ -210,7 +210,7 @@ GEM puma (3.12.0) rack (2.0.6) rack-cors (1.0.2) - rack-proxy (0.6.4) + rack-proxy (0.6.5) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -300,7 +300,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff - webpacker (3.5.5) + webpacker (4.0.1) activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2) @@ -352,7 +352,7 @@ DEPENDENCIES vcr (~> 4.0) web-console (>= 3.3.0) webmock (~> 3.5) - webpacker (~> 3.5) + webpacker (~> 4.0) BUNDLED WITH 1.16.4