Skip to content

Commit

Permalink
Drop support for Rails 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Dec 29, 2019
1 parent d6a5a51 commit a45ec3b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
7 changes: 0 additions & 7 deletions Appraisals
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
appraise 'rails-4.2' do
gem 'rails', '4.2.11'
gem 'rspec-rails', '~> 3.7'
gem 'sqlite3', '< 1.4.0'
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
end

appraise 'rails-5.0' do
gem 'rails', '5.0.7.1'
gem 'rspec-rails', '~> 3.7'
Expand Down
10 changes: 0 additions & 10 deletions gemfiles/rails_4.2.gemfile

This file was deleted.

0 comments on commit a45ec3b

Please # to comment.