forked from Frzn/frzn.dev
Change ruby version to just 3.3
This commit is contained in:
parent
f751af45ef
commit
839bff1770
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -1,6 +1,6 @@
|
||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
ruby "3.3.4"
|
ruby "~> 3.3"
|
||||||
|
|
||||||
# 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.1.3", ">= 7.1.3.4"
|
gem "rails", "~> 7.1.3", ">= 7.1.3.4"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue