Ruby 3.4 #45

Open
atomaka wants to merge 2 commits from ruby-34 into main
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 1e671fc451 - Show all commits

1
.ruby-version Normal file
View file

@ -0,0 +1 @@
3.4.1

View file

@ -1,6 +1,6 @@
source "https://rubygems.org"
ruby "3.4.1"
ruby file: ".ruby-version"
gem "rails", github: "rails/rails", branch: "main"
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]