Skip to content

Commit f225361

Browse files
authored
Remove Rails 5.2 from Appraisals file (#440)
1 parent cfcffd1 commit f225361

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Appraisals

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# frozen_string_literal: true
22

3-
appraise 'rails_5.2' do
4-
gem 'rails', '~> 5.2.0'
5-
end
6-
73
appraise 'rails_6.0' do
84
gem 'rails', '~> 6.0.0'
95
end

0 commit comments

Comments
 (0)