From 4e14ec25b6d3d7f9c449b456d495cc22bbe722ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 5 Mar 2019 06:02:16 +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.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 40fc761..6c88ce4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM domain_name (~> 0.5) http-form_data (2.1.1) http_parser.rb (0.6.0) - i18n (1.5.1) + i18n (1.6.0) concurrent-ruby (~> 1.0) io-like (0.3.0) jwt (1.5.6) @@ -128,7 +128,7 @@ GEM multi_xml (0.6.0) multipart-post (2.0.0) nio4r (2.3.1) - nokogiri (1.10.0) + nokogiri (1.10.1) mini_portile2 (~> 2.4.0) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) @@ -152,7 +152,7 @@ GEM public_suffix (3.0.3) puma (3.12.0) rack (2.0.6) - rack-proxy (0.6.4) + rack-proxy (0.6.5) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -247,7 +247,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)