mirror of
https://github.com/omniauth/omniauth.git
synced 2022-11-09 12:31:49 -05:00
7 lines
95 B
Ruby
7 lines
95 B
Ruby
source 'http://rubygems.org'
|
|
|
|
platforms :jruby do
|
|
gem 'jruby-openssl', '~> 0.7'
|
|
end
|
|
|
|
gemspec
|