spec/support/default_app/Gemfile in jquery-rails-0.2.4 vs spec/support/default_app/Gemfile in jquery-rails-0.2.5

- old
+ new

@@ -1,7 +1,7 @@ source 'http://rubygems.org' -gem 'rails', '3.0.0' +gem 'rails', '~>3.0' gem 'jquery-rails', :path => "../../.." # Bundle edge Rails instead: # gem 'rails', :git => 'git://github.com/rails/rails.git'