File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- shakapacker (10.0 .0 )
4+ shakapacker (10.1.0.rc .0 )
55 activesupport (>= 5.2 )
66 package_json
77 rack-proxy (>= 0.6.1 )
Original file line number Diff line number Diff line change 11module Shakapacker
22 # Change the version in package.json too, please!
3- VERSION = "10.0 .0" . freeze
3+ VERSION = "10.1.0.rc .0" . freeze
44end
Original file line number Diff line number Diff line change 11{
22 "name" : " shakapacker" ,
3- "version" : " 10.0 .0" ,
3+ "version" : " 10.1.0-rc .0" ,
44 "description" : " Use webpack to manage app-like JavaScript modules in Rails" ,
55 "homepage" : " https://github.com/shakacode/shakapacker" ,
66 "bugs" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " shakapacker-rspack" ,
3- "version" : " 10.1.0" ,
3+ "version" : " 10.1.0-rc.0 " ,
44 "description" : " Managed rspack build support for Shakapacker" ,
55 "homepage" : " https://github.com/shakacode/shakapacker" ,
66 "bugs" : {
2626 " README.md"
2727 ],
2828 "dependencies" : {
29- "shakapacker" : " ~10.1.0" ,
29+ "shakapacker" : " ~10.1.0-rc.0 " ,
3030 "@rspack/core" : " ~2.0.1" ,
3131 "@rspack/cli" : " ~2.0.1" ,
3232 "rspack-manifest-plugin" : " ~5.2.1"
Original file line number Diff line number Diff line change 11{
22 "name" : " shakapacker-webpack" ,
3- "version" : " 10.1.0" ,
3+ "version" : " 10.1.0-rc.0 " ,
44 "description" : " Managed webpack build support for Shakapacker" ,
55 "homepage" : " https://github.com/shakacode/shakapacker" ,
66 "bugs" : {
2626 " README.md"
2727 ],
2828 "dependencies" : {
29- "shakapacker" : " ~10.1.0" ,
29+ "shakapacker" : " ~10.1.0-rc.0 " ,
3030 "webpack" : " ~5.106.2" ,
3131 "webpack-cli" : " ~7.0.2" ,
3232 "webpack-assets-manifest" : " ~6.5.1"
You can’t perform that action at this time.
0 commit comments