Commit d0e05ee
authored
Add Rails 8.2 support (#225)
* Add Rails 8.2 support
Updates the gemspec to support Rails 8.2.x by changing the upper bound
from < 8.2.0 to < 8.3.0 for actionpack, activesupport, and railties.
Also adds a rails-8.2 appraisal configuration for testing against
Rails 8.2.0.alpha.
* Temporarily remove the rails-8.2 appraisal until the 8.2.0.alpha branch has been created1 parent de969fe commit d0e05ee
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments