downgrade ruby for freebsd
Some checks failed
/ Run tests (push) Failing after 2m43s
/ Run system tests (push) Failing after 18s
/ Build, push and deploy image (push) Has been skipped

This commit is contained in:
david 2024-10-25 18:50:04 +02:00
parent 6f453b7017
commit 2420eb85ee
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
source "https://rubygems.org" source "https://rubygems.org"
ruby "3.3.5" ruby "3.2.5"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main" # Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.2" gem "rails", "~> 7.2"

View file

@ -439,7 +439,7 @@ DEPENDENCIES
web-console web-console
RUBY VERSION RUBY VERSION
ruby 3.3.5p100 ruby 3.2.5p208
BUNDLED WITH BUNDLED WITH
2.5.15 2.5.15