mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-08 15:08:13 -07:00
Updated Ruby to 3.2.2
This commit is contained in:
parent
8236a4d291
commit
ac4e75c9dd
3 changed files with 10 additions and 3 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.1'
|
||||
ruby '3.2.2'
|
||||
|
||||
# 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