Skip to content

Commit

Permalink
Remove Rails 5.2 from Appraisals file
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Nov 5, 2024
1 parent cfcffd1 commit 43e8d3c
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,9 +1,5 @@
# frozen_string_literal: true

appraise 'rails_5.2' do
gem 'rails', '~> 5.2.0'
end

appraise 'rails_6.0' do
gem 'rails', '~> 6.0.0'
end
Expand Down

0 comments on commit 43e8d3c

Please sign in to comment.