Skip to content

Commit 49113db

Browse files
authored
chore: Drop support for Rails 6.1 and older (#1678)
On this commit we're removing support for Rails 6.1 and older versions.
1 parent 15560c7 commit 49113db

File tree

9 files changed

+1
-483
lines changed

9 files changed

+1
-483
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,11 @@ jobs:
3636
- rails_7_2
3737
- rails_7_1
3838
- rails_7_0
39-
- rails_6_1
4039
adapter:
4140
- sqlite3
4241
- postgresql
4342
exclude:
4443
- { ruby: 3.4.5, appraisal: rails_7_0 }
45-
- { ruby: 3.4.5, appraisal: rails_6_1 }
46-
- { ruby: 3.3.9, appraisal: rails_6_1 }
47-
- { ruby: 3.2.9, appraisal: rails_6_1 }
4844
- { ruby: 3.0.7, appraisal: rails_7_0 }
4945
- { ruby: 3.0.7, appraisal: rails_7_1 }
5046
- { ruby: 3.0.7, appraisal: rails_7_2 }

gemfiles/rails_6_1.gemfile

Lines changed: 0 additions & 40 deletions
This file was deleted.

gemfiles/rails_6_1.gemfile.lock

Lines changed: 0 additions & 335 deletions
This file was deleted.

0 commit comments

Comments
 (0)