Upgrade to Ruby 3.4 (#45)

Reviewed-on: #45
This commit is contained in:
Andrew Tomaka 2025-01-15 22:33:09 -05:00
parent 9eebdb27cb
commit 8f7e937168
5 changed files with 14 additions and 12 deletions

View file

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