Sha256: ff7e43eed13265abf76420572c29402df25466f84159484814957c8f65962980
Contents?: true
Size: 207 Bytes
Versions: 4
Compression:
Stored size: 207 Bytes
Contents
source 'http://rubygems.org' gem 'rails', '3.0.9' gem 'rest-client' # for rest-graph gem 'yajl-ruby' # for rest-graph gem 'rest-graph', :path => '../../' group 'test' do gem 'rr' gem 'webmock' end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rest-graph-2.0.3 | example/rails3/Gemfile |
rest-graph-2.0.2 | example/rails3/Gemfile |
rest-graph-2.0.1 | example/rails3/Gemfile |
rest-graph-2.0.0 | example/rails3/Gemfile |