Skip to content

Commit b982c1e

Browse files
committed
squash: declare correct appraisals
1 parent a05e8a5 commit b982c1e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

instrumentation/action_mailer/Appraisals

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010
end
1111
end
1212

13-
appraise 'action_mailer-latest' do
14-
gem 'rails'
15-
end
16-
1713
if Gem::Version.new(RUBY_VERSION) >= Gem::Version.new('3.1.0')
1814
%w[7.2.0].each do |version|
1915
appraise "action_mailer-#{version}" do

0 commit comments

Comments
 (0)