Skip to content

Commit

Permalink
Remove support for Rails 5.1 (#23)
Browse files Browse the repository at this point in the history
ActiveRecord / Arel support is difficult to get working
  • Loading branch information
bensheldon authored Mar 30, 2020
1 parent 32f0e37 commit 4d1407b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 218 deletions.
4 changes: 0 additions & 4 deletions Appraisals
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
appraise "rails-5.1" do
gem "rails", "~> 5.1.0"
end

appraise "rails-5.2" do
gem "rails", "~> 5.2.0"
end
Expand Down
8 changes: 0 additions & 8 deletions gemfiles/rails_5.1.gemfile

This file was deleted.

206 changes: 0 additions & 206 deletions gemfiles/rails_5.1.gemfile.lock

This file was deleted.

0 comments on commit 4d1407b

Please sign in to comment.