mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-16 10:45:54 -07:00
update ruby version
This commit is contained in:
parent
e251577240
commit
5c7afb627d
3 changed files with 3 additions and 10 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,7 +1,7 @@
|
|||
source 'https://rubygems.org'
|
||||
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
||||
|
||||
ruby '3.2.0'
|
||||
ruby '3.2.1'
|
||||
|
||||
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
|
||||
gem 'rails', '~> 7.0.4'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue