source 'http://rubygems.org' gem 'rails', '3.0.7' gem 'rest-client' # for rest-graph gem 'yajl-ruby' # for rest-graph gem 'rest-graph' group 'test' do gem 'rr' gem 'webmock' end