Sha256: 8dce2e8396bfe96caa29d48429b3bf6d370a15f6f3706f1741742ab84e3bc3b9

Contents?: true

Size: 356 Bytes

Versions: 5

Compression:

Stored size: 356 Bytes

Contents

source "http://rubygems.org"
gem "authlogic"

# Add dependencies to develop your gem here.
# Include everything needed to run rake, tests, features, etc.
group :development do
  gem "bundler", "~> 1.0.0"
  gem "jeweler", "~> 1.5.2"
  gem "rcov", ">= 0"
  gem "actionpack"
  gem "activerecord", :require=>"active_record"
  gem "sqlite3"
  gem "webmock"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
authlogic_crowd_rest-1.0.4 Gemfile
authlogic_crowd_rest-1.0.3 Gemfile
authlogic_crowd_rest-1.0.2 Gemfile
authlogic_crowd_rest-1.0.1 Gemfile
authlogic_crowd_rest-1.0.0 Gemfile