aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorSharang Dashputre <sharang.d@gmail.com>2019-03-09 05:29:36 +0530
committerSharang Dashputre <sharang.d@gmail.com>2019-03-09 05:29:36 +0530
commitc2de1f79aba8f7282bda1e519147f08ef32cba47 (patch)
tree5d670f5eeb3a78554e0ade06d12f17fd31645639 /Gemfile.lock
parent788272231cb75d9de454c45881421db9afea74cd (diff)
downloadrails-c2de1f79aba8f7282bda1e519147f08ef32cba47.tar.gz
rails-c2de1f79aba8f7282bda1e519147f08ef32cba47.tar.bz2
rails-c2de1f79aba8f7282bda1e519147f08ef32cba47.zip
Don't lock the webpacker gem by its patch version
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
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