From 97264a5e9522f89773c29812e4658a554b11b7d3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 31 May 2019 13:40:13 +0000 Subject: [PATCH] Bump webpacker from 3.5.5 to 4.0.6 Bumps [webpacker](https://github.com/rails/webpacker) from 3.5.5 to 4.0.6. - [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.6) --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 010875e5..90c3dc6d 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 f6ea5cef..42b1eda7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -201,7 +201,7 @@ GEM metaclass (~> 0.0.1) msgpack (1.2.9) nio4r (2.3.1) - nokogiri (1.10.2) + nokogiri (1.10.3) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pg (1.1.4) @@ -210,7 +210,7 @@ GEM puma (3.12.1) rack (2.0.7) rack-cors (1.0.3) - rack-proxy (0.6.4) + rack-proxy (0.6.5) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -301,7 +301,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff - webpacker (3.5.5) + webpacker (4.0.6) activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2) @@ -353,7 +353,7 @@ DEPENDENCIES vcr (~> 4.0) web-console (>= 3.3.0) webmock (~> 3.5) - webpacker (~> 3.5) + webpacker (~> 4.0) BUNDLED WITH 1.16.4