mirror of
https://github.com/ruby/setup-ruby.git
synced 2026-09-13 14:34:21 +02:00
* Rails <= 6 has a known issue with logger and the workaround causes CI failures: https://github.com/ruby/setup-ruby/actions/runs/14641011806/job/41083255632
4 lines
55 B
Ruby
4 lines
55 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "rails", "~> 7.2.0"
|