Commit acef9de
Drop required_ruby_version from gemspec
Ruby version support is now driven by the per-Rails gemfile matrix in
test_gemfiles.yml, which exercises Ruby versions as low as 2.4. The
hard-coded >= 3.2 floor in the gemspec blocked bundle install on any
of those older Ruby rows.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8f9136e commit acef9de
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
0 commit comments