Sha256: d2605ba1c116481ebdb6dce135bae96ab8883b3c2fb576cf31348784f6a37b4f

Contents?: true

Size: 314 Bytes

Versions: 1

Compression:

Stored size: 314 Bytes

Contents

source "http://rubygems.org"

gem "i18n", ">= 0"
gem "activesupport", ">= 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.2 Gemfile