aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorSharang Dashputre <sharang.d@gmail.com>2019-03-08 22:30:06 +0530
committerSharang Dashputre <sharang.d@gmail.com>2019-03-09 00:14:17 +0530
commit8eaffa19457b782a8eb44ced1f6cb99f63a8ce57 (patch)
tree275270b5e03fb02c4595c266235be4780050ba56 /Gemfile.lock
parent199de6bee261dd816b68c841c7775fdcd02b68d2 (diff)
downloadrails-8eaffa19457b782a8eb44ced1f6cb99f63a8ce57.tar.gz
rails-8eaffa19457b782a8eb44ced1f6cb99f63a8ce57.tar.bz2
rails-8eaffa19457b782a8eb44ced1f6cb99f63a8ce57.zip
Use the latest stable release of webpacker
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 43effeb694..0209a41763 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -505,7 +505,7 @@ GEM
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
- webpacker (4.0.0.rc.3)
+ webpacker (4.0.2)
activesupport (>= 4.2)
rack-proxy (>= 0.6.1)
railties (>= 4.2)
@@ -588,7 +588,7 @@ DEPENDENCIES
w3c_validators
wdm (>= 0.1.0)
webmock
- webpacker (>= 4.0.0.rc.3)
+ webpacker (~> 4.0.0)
websocket-client-simple!
BUNDLED WITH