From c2de1f79aba8f7282bda1e519147f08ef32cba47 Mon Sep 17 00:00:00 2001 From: Sharang Dashputre Date: Sat, 9 Mar 2019 05:29:36 +0530 Subject: Don't lock the webpacker gem by its patch version --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 0209a41763..c778569e72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -588,7 +588,7 @@ DEPENDENCIES w3c_validators wdm (>= 0.1.0) webmock - webpacker (~> 4.0.0) + webpacker (~> 4.0) websocket-client-simple! BUNDLED WITH -- cgit v1.2.3