From 6c756a08b835c72c816bdeb4733376f7baf11568 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Wed, 4 Feb 2015 17:25:05 -0200 Subject: [PATCH] Require at least Rails 3.2.21 --- Gemfile | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index ef9b1db..c1f2860 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -gem 'rails', '~> 3.2.19' +gem 'rails', '~> 3.2.21' gem 'minitest', '~> 3.2.0' gem 'fast_gettext', '~> 0.6.8' gem 'acts-as-taggable-on', '~> 3.0.2' diff --git a/debian/control b/debian/control index ce4ccd7..a88b378 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: cucumber, debhelper (>= 7.0.50~), imagemagick, po4a, - rails3 (>= 3.2.19-1~), + rails3 (>= 3.2.21-1~), rake, ruby-capybara, ruby-cucumber-rails, -- libgit2 0.21.2