File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- webpacker (6.0.0.beta.6 )
4+ webpacker (6.0.0.beta.7 )
55 activesupport (>= 5.2 )
66 rack-proxy (>= 0.6.1 )
77 railties (>= 5.2 )
@@ -180,4 +180,4 @@ DEPENDENCIES
180180 webpacker !
181181
182182BUNDLED WITH
183- 2.1.4
183+ 2.2.3
Original file line number Diff line number Diff line change 11module Webpacker
22 # Change the version in package.json too, please!
3- VERSION = "6.0.0.beta.6 " . freeze
3+ VERSION = "6.0.0.beta.7 " . freeze
44end
Original file line number Diff line number Diff line change 11{
22 "name" : " @rails/webpacker" ,
3- "version" : " 6.0.0-beta.6 " ,
3+ "version" : " 6.0.0-beta.7 " ,
44 "description" : " Use webpack to manage app-like JavaScript modules in Rails" ,
55 "main" : " package/index.js" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments