File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,3 +72,4 @@ client/app/bundles/comments/rescript/**/*.bs.js
7272! .claude /commands /
7373! .claude /commands /address-review.md
7474.context /
75+ napkin.md
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
55
66ruby "3.4.6"
77
8- gem "react_on_rails_pro" , "16.6.0.rc.1 "
9- gem "shakapacker" , "10.0.0.rc.1 "
8+ gem "react_on_rails_pro" , "16.6.0"
9+ gem "shakapacker" , "10.0.0"
1010
1111# Bundle edge Rails instead: gem "rails", github: "rails/rails"
1212gem "rails" , "~> 8.1.2"
Original file line number Diff line number Diff line change @@ -317,14 +317,14 @@ GEM
317317 erb
318318 psych (>= 4.0.0 )
319319 tsort
320- react_on_rails (16.6.0.rc.1 )
320+ react_on_rails (16.6.0 )
321321 addressable
322322 connection_pool
323323 execjs (~> 2.5 )
324324 rails (>= 5.2 )
325325 rainbow (~> 3.0 )
326326 shakapacker (>= 6.0 )
327- react_on_rails_pro (16.6.0.rc.1 )
327+ react_on_rails_pro (16.6.0 )
328328 addressable
329329 async (>= 2.29 )
330330 connection_pool
333333 httpx (~> 1.5 )
334334 jwt (~> 2.7 )
335335 rainbow
336- react_on_rails (= 16.6.0.rc.1 )
336+ react_on_rails (= 16.6.0 )
337337 redcarpet (3.6.0 )
338338 redis (5.3.0 )
339339 redis-client (>= 0.22.0 )
418418 websocket (~> 1.0 )
419419 semantic_range (3.1.1 )
420420 sexp_processor (4.17.1 )
421- shakapacker (10.0.0.rc.1 )
421+ shakapacker (10.0.0 )
422422 activesupport (>= 5.2 )
423423 package_json
424424 rack-proxy (>= 0.6.1 )
@@ -518,7 +518,7 @@ DEPENDENCIES
518518 rails-html-sanitizer
519519 rails_best_practices
520520 rainbow
521- react_on_rails_pro (= 16.6.0.rc.1 )
521+ react_on_rails_pro (= 16.6.0 )
522522 redcarpet
523523 redis (~> 5.0 )
524524 rspec-rails (~> 6.0.0 )
@@ -530,7 +530,7 @@ DEPENDENCIES
530530 scss_lint
531531 sdoc
532532 selenium-webdriver (~> 4 )
533- shakapacker (= 10.0.0.rc.1 )
533+ shakapacker (= 10.0.0 )
534534 spring
535535 spring-commands-rspec
536536 stimulus-rails (~> 1.3 )
You can’t perform that action at this time.
0 commit comments