Skip to content

Commit

Permalink
Add TODO for nokogiri on 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lloeki committed Oct 19, 2022
1 parent 6b029c3 commit 4f19ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Appraisals
Original file line number Diff line number Diff line change
Expand Up @@ -1523,7 +1523,7 @@ elsif ruby_version?('3.2')
gem 'typhoeus'
gem 'que', '>= 1.0.0'
gem 'net-smtp'
gem 'nokogiri', platform: :ruby # binary gem has max ruby version constraint excluding previews
gem 'nokogiri', platform: :ruby # TODO: binary gem has max ruby version constraint excluding previews, switch to using minimum version constraint once a non-3.2-excluding binary gem is released
end

appraise 'contrib-old' do
Expand Down

0 comments on commit 4f19ab1

Please sign in to comment.