Skip to content

Commit

Permalink
Remove Rails 4.1 from Appraisals
Browse files Browse the repository at this point in the history
  • Loading branch information
justincampbell committed Jun 7, 2019
1 parent 61a89e4 commit 24f0e47
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Appraisals
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
appraise "rails-4.1" do
gem "rails", "~> 4.1.0"
end if RUBY_VERSION.to_f < 2.4

appraise "rails-4.2" do
gem "rails", "~> 4.2.0"
end
Expand Down

0 comments on commit 24f0e47

Please sign in to comment.