Gemfile in hobo_fields-2.0.0.pre10 vs Gemfile in hobo_fields-2.0.0
- old
+ new
@@ -1,8 +1,8 @@
source "http://rubygems.org"
gem 'rubydoctest', :git => 'git://github.com/bryanlarsen/rubydoctest.git'
-gem 'rails', '3.2.11'
+gem 'rails', '3.2.12'
gem 'yard'
gemspec :path => "../hobo_support"
gemspec
platform :ruby do
gem 'sqlite3'