Sha256: 22dce002e06ba8cf2f77eadd43d9e0a54a80feb4db52330891770e5666f337af

Contents?: true

Size: 200 Bytes

Versions: 4

Compression:

Stored size: 200 Bytes

Contents

source "http://rubygems.org"

gemspec

group :development, :test do
  gem "rake",  ">= 0.8.7"
end

group :test do
  gem "jruby-openssl", :platform => :jruby
  gem "bundler"
  gem "rspec", ">= 2.0"
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rainforest_auth-0.1.1 Gemfile
rainforest_auth-0.1.0 Gemfile
rainforest_auth-0.0.11 Gemfile
rainforest_auth-0.0.10 Gemfile