Ruby 3.4
Some checks failed
Ruby CI / test (pull_request) Failing after 9s

This commit is contained in:
Andrew Tomaka 2025-01-01 16:24:02 -05:00
parent 1ee5937b19
commit 4745b60149
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
4 changed files with 12 additions and 11 deletions

View file

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