Sha256: 3621b865bb2da3209aeafeb0ea4e17f39f667fb3c71d14c7d513729d9d444d76

Contents?: true

Size: 279 Bytes

Versions: 3

Compression:

Stored size: 279 Bytes

Contents

source "http://rubygems.org"

gem "i18n"
gem "active_support"
gem "builder"
gem "rest-client"

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

3 entries across 3 versions & 1 rubygems

Version Path
caren-api-0.3.0 Gemfile
caren-api-0.2.0 Gemfile
caren-api-0.1.0 Gemfile