Sha256: d34f6239888767721ad3dd633039a81b3243e35116e84a49981fae301b8ce7f1

Contents?: true

Size: 315 Bytes

Versions: 1

Compression:

Stored size: 315 Bytes

Contents

source "http://rubygems.org"

gem "i18n", ">= 0"
gem "active_support", ">= 3.0.0"
gem "builder", ">= 0"
gem "rest-client", ">= 0"

group :development do
  gem "bundler"
  gem "rcov"
  gem "capybara"
  gem "rspec"
  gem "fakeweb", :git => "git://github.com/nedap/fakeweb.git", :branch => "master"
  gem "jeweler"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
caren-api-0.3.1 Gemfile