Skip to content

Commit

Permalink
Drop support of Rails 5.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Dec 29, 2020
1 parent 291b5ca commit e5a7182
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,10 @@ jobs:
- '2.6'
- '2.5'
rails:
- rails_5.1.7
- rails_5.2.4
- rails_6.0.3
- rails_6.1.0
exclude:
- ruby: '3.0'
rails: rails_5.1.7
- ruby: '3.0'
rails: rails_5.2.4

Expand Down
1 change: 0 additions & 1 deletion Appraisals
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# frozen_string_literal: true

RAILS_VERSIONS = %w[
5.1.7
5.2.4
6.0.3
6.1.0
Expand Down
8 changes: 0 additions & 8 deletions gemfiles/rails_5.1.7.gemfile

This file was deleted.

0 comments on commit e5a7182

Please sign in to comment.