example/rails3/Gemfile in rest-graph-1.8.0 vs example/rails3/Gemfile in rest-graph-1.9.0
- old
+ new
@@ -1,8 +1,8 @@
source 'http://rubygems.org'
-gem 'rails', '3.0.5'
+gem 'rails', '3.0.7'
gem 'rest-client' # for rest-graph
gem 'yajl-ruby' # for rest-graph
gem 'rest-graph'