Sha256: 1c3b85ce8a46cee1536b45c01cbd4e16c85e49388b8eab2b75cd7a57527a22c3
Contents?: true
Size: 269 Bytes
Versions: 4
Compression:
Stored size: 269 Bytes
Contents
source "http://rubygems.org" gem 'rest-client', ">=1.6" gem 'resque', ">=1.1" gem 'json' group :development do gem 'resque_unit' gem "shoulda", ">= 0" gem "bundler", "~> 1.0.0" gem "jeweler", "~> 1.6.4" gem "rcov", ">= 0" gem "rspec" gem "fakeweb" end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
loggly-0.4.0 | Gemfile |
loggly-0.3.0 | Gemfile |
loggly-0.2.0 | Gemfile |
loggly-0.1.0 | Gemfile |