File tree Expand file tree Collapse file tree 5 files changed +23
-14
lines changed Expand file tree Collapse file tree 5 files changed +23
-14
lines changed Original file line number Diff line number Diff line change 33source "https://rubygems.org"
44git_source ( :github ) { |repo | "https://github.com/#{ repo } .git" }
55
6- ruby "3.4.6 "
6+ ruby "3.4.3 "
77
88gem "react_on_rails" , "16.1.1"
9- gem "shakapacker" , "9.3.0.beta.2 "
9+ gem "shakapacker" , github : "shakacode/shakapacker" , branch : "justin808/early-hints "
1010
1111# Bundle edge Rails instead: gem "rails", github: "rails/rails"
1212gem "listen"
Original file line number Diff line number Diff line change 1+ GIT
2+ remote: https://github.com/shakacode/shakapacker.git
3+ revision: 6bf6bf5c21388a402362c516370606529d6cfecd
4+ branch: justin808/early-hints
5+ specs:
6+ shakapacker (9.3.0.beta.2 )
7+ activesupport (>= 5.2 )
8+ package_json
9+ rack-proxy (>= 0.6.1 )
10+ railties (>= 5.2 )
11+ semantic_range (>= 2.3.0 )
12+
113GEM
214 remote: https://rubygems.org/
315 specs:
386398 websocket (~> 1.0 )
387399 semantic_range (3.1.0 )
388400 sexp_processor (4.17.1 )
389- shakapacker (9.3.0.beta.2 )
390- activesupport (>= 5.2 )
391- package_json
392- rack-proxy (>= 0.6.1 )
393- railties (>= 5.2 )
394- semantic_range (>= 2.3.0 )
395401 simplecov (0.21.2 )
396402 docile (~> 1.1 )
397403 simplecov-html (~> 0.11 )
@@ -496,7 +502,7 @@ DEPENDENCIES
496502 scss_lint
497503 sdoc
498504 selenium-webdriver (~> 4 )
499- shakapacker ( = 9.3.0.beta.2 )
505+ shakapacker !
500506 spring
501507 spring-commands-rspec
502508 stimulus-rails (~> 1.3 )
@@ -505,7 +511,7 @@ DEPENDENCIES
505511 web-console
506512
507513RUBY VERSION
508- ruby 3.4.6p32
514+ ruby 3.4.3p32
509515
510516BUNDLED WITH
511517 2.4.17
Original file line number Diff line number Diff line change @@ -63,3 +63,7 @@ production:
6363
6464 # Cache manifest.json for performance
6565 cache_manifest : true
66+
67+ # Early hints configuration
68+ early_hints :
69+ enabled : true
Original file line number Diff line number Diff line change 9292 "sass" : " ^1.58.3" ,
9393 "sass-loader" : " ^13.3.2" ,
9494 "sass-resources-loader" : " ^2.2.5" ,
95- "shakapacker" : " 9.3.0-beta.2 " ,
95+ "shakapacker" : " shakacode/shakapacker#justin808/early-hints " ,
9696 "stimulus" : " ^3.0.1" ,
9797 "style-loader" : " ^3.3.1" ,
9898 "swc-loader" : " ^0.2.6" ,
Original file line number Diff line number Diff line change 91359135 resolved "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz"
91369136 integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
91379137
9138- shakapacker@9.3.0-beta.2 :
9138+ shakapacker@shakacode/shakapacker#justin808/early-hints :
91399139 version "9.3.0-beta.2"
9140- resolved "https://registry.npmjs.org/shakapacker/-/shakapacker-9.3.0-beta.2.tgz#32d8c2b1009d81ea572c0e647deb5f295a22e591"
9141- integrity sha512-c2v26Tie0szh+34PZBpcL+luVgVFxtvtu8GtXK6+9DDcI2BJ2h/o9iyGemIHIHo48v7+vdTiicbqkYDq/EpQtA==
9140+ resolved "https://codeload.github.com/shakacode/shakapacker/tar.gz/6bf6bf5c21388a402362c516370606529d6cfecd"
91429141 dependencies :
91439142 js-yaml "^4.1.0"
91449143 path-complete-extname "^1.0.0"
You can’t perform that action at this time.
0 commit comments