Sha256: a440c8c2cc1d15be58990d0388b3426eca731caca464e11774de9a7e37b36e45

Contents?: true

Size: 223 Bytes

Versions: 12

Compression:

Stored size: 223 Bytes

Contents

require File.expand_path('../lib/omniauth/version', __FILE__)

source 'http://rubygems.org'

gem 'oa-core', OmniAuth::Version::STRING, :path => '../oa-core'

platforms :jruby do
  gem 'jruby-openssl', '~> 0.7'
end

gemspec

Version data entries

12 entries across 12 versions & 4 rubygems

Version Path
oa-oauth-0.3.2 Gemfile
oa-more-0.3.2 Gemfile
oa-enterprise-0.3.2 Gemfile
oa-basic-0.3.2 Gemfile
oa-oauth-0.3.0 Gemfile
oa-more-0.3.0 Gemfile
oa-enterprise-0.3.0 Gemfile
oa-basic-0.3.0 Gemfile
oa-oauth-0.3.0.rc3 Gemfile
oa-more-0.3.0.rc3 Gemfile
oa-enterprise-0.3.0.rc3 Gemfile
oa-basic-0.3.0.rc3 Gemfile