Skip to content

Commit

Permalink
Drop support for Rails 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
kenn committed Aug 10, 2022
1 parent 524c80f commit 2aa53d5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
rails_version:
- "5.2"
- "4.2"
- "3.2"
runs-on: ubuntu-latest
env:
BUNDLE_GEMFILE: gemfiles/rails${{ matrix.rails_version }}.gemfile
Expand Down
10 changes: 0 additions & 10 deletions gemfiles/rails3.2.gemfile

This file was deleted.

0 comments on commit 2aa53d5

Please sign in to comment.