Bump rails version to remove svg renderer patch (#2081)

This commit is contained in:
Thiago Youssef
2025-12-11 11:15:54 -03:00
committed by GitHub
parent 193a28f6c8
commit 36419c3600
3 changed files with 9 additions and 16 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ source "https://rubygems.org"
git_source(:bc) { |repo| "https://github.com/basecamp/#{repo}" }
gem "rails", github: "rails/rails", branch: "ast-immediate-variants-process-locally"
gem "rails", github: "rails/rails", branch: "main"
# Assets & front end
gem "importmap-rails"