downgrade ruby for freebsd
This commit is contained in:
parent
6f453b7017
commit
2420eb85ee
2 changed files with 2 additions and 2 deletions
2
Gemfile
2
Gemfile
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
source "https://rubygems.org"
|
||||
|
||||
ruby "3.3.5"
|
||||
ruby "3.2.5"
|
||||
|
||||
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
|
||||
gem "rails", "~> 7.2"
|
||||
|
|
|
|||
|
|
@ -439,7 +439,7 @@ DEPENDENCIES
|
|||
web-console
|
||||
|
||||
RUBY VERSION
|
||||
ruby 3.3.5p100
|
||||
ruby 3.2.5p208
|
||||
|
||||
BUNDLED WITH
|
||||
2.5.15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue