noosfero | Require at least Rails 3.2.21

Antonio Terceiro gitlab at gitlab.com
Wed Feb 4 17:27:40 BRST 2015


Antonio Terceiro pushed to refs/heads/master at <a href="https://gitlab.com/noosfero/noosfero">Noosfero / noosfero</a>

Commits:
<a href="https://gitlab.com/noosfero/noosfero/commit/6c756a08b835c72c816bdeb4733376f7baf11568">6c756a08</a> by Antonio Terceiro
Require at least Rails 3.2.21

- - - - -


Changes:

=====================================
Gemfile
=====================================
--- 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'

=====================================
debian/control
=====================================
--- 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,

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150204/5b67c2b6/attachment.html>


More information about the Noosfero-dev mailing list