ci/rails-3.2.gemfile in sequel-rails-0.9.12 vs ci/rails-3.2.gemfile in sequel-rails-0.9.13

- old
+ new

@@ -11,9 +11,10 @@ # activesupport has an undeclared dependency on tzinfo prior to 4.0.0 gem 'tzinfo' if RUBY_VERSION < '1.9' gem 'i18n', '< 0.7.0' + gem 'rake', '< 11.0.0' end if RUBY_VERSION < '2.0' gem "rack-cache", "< 1.3.0" end