The Wayback Machine - https://web.archive.org/web/20210822024354/https://github.com/jwt/ruby-jwt/blob/master/Appraisals
Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
appraise 'standalone' do
end
appraise 'openssl' do
gem 'openssl', '~> 2.1'
end
appraise 'rbnacl' do
gem 'rbnacl'
end