File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- 3.2.2
1+ 3.3.8
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.2.2 "
6+ ruby "3.3.8 "
77
88# Active Model Serializer [https://github.com/rails-api/active_model_serializers]
99gem "active_model_serializers" , "0.10.14"
Original file line number Diff line number Diff line change @@ -646,7 +646,7 @@ DEPENDENCIES
646646 web-console (= 4.2.1 )
647647
648648RUBY VERSION
649- ruby 3.2.2p53
649+ ruby 3.3.8p144
650650
651651BUNDLED WITH
652652 2.4.10
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ x-app: &app
22 build :
33 context : .
44 args :
5- RUBY_VERSION : " 3.2.2 "
5+ RUBY_VERSION : " 3.3.8 "
66 PG_MAJOR : " 15"
77 NODE_MAJOR : " 18"
88 environment : &env
You can’t perform that action at this time.
0 commit comments