ci/Gemfile.rails-3.0.x in unread-0.0.3 vs ci/Gemfile.rails-3.0.x in unread-0.0.4
- old
+ new
@@ -1,7 +1,7 @@
source :rubygems
-gem 'activerecord', '~> 3.0'
+gem 'activerecord', '~> 3.0.10'
gem 'sqlite3'
gem 'mysql2', '~> 0.2.11'
gem 'mocha'
gem 'rake'
\ No newline at end of file