From b2342edf0a68efffb45411a48a74095d2899b43c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 31 May 2019 06:47:39 +0000 Subject: [PATCH] Bump webpacker from 4.0.2 to 4.0.5 Bumps [webpacker](https://github.com/rails/webpacker) from 4.0.2 to 4.0.5. - [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/v4.0.2...v4.0.5) --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b3b1194..764724e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM multi_xml (0.6.0) multipart-post (2.0.0) nio4r (2.3.1) - nokogiri (1.10.2) + nokogiri (1.10.3) mini_portile2 (~> 2.4.0) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) @@ -151,7 +151,7 @@ GEM method_source (~> 0.9.0) public_suffix (3.0.3) puma (3.12.1) - rack (2.0.6) + rack (2.0.7) rack-proxy (0.6.5) rack rack-test (1.1.0) @@ -247,7 +247,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff - webpacker (4.0.2) + webpacker (4.0.5) activesupport (>= 4.2) rack-proxy (>= 0.6.1) railties (>= 4.2)