[Git][noosfero/noosfero][master] Gemfile: fix dependency specification for Debian stable

Antonio Terceiro gitlab at mg.gitlab.com
Wed Dec 30 12:37:33 BRST 2015


Antonio Terceiro pushed to branch master at Noosfero / noosfero


Commits:
beee8706 by Antonio Terceiro at 2015-12-30T11:36:46Z
Gemfile: fix dependency specification for Debian stable

*sigh*

- - - - -


1 changed file:

- Gemfile


Changes:

=====================================
Gemfile
=====================================
--- a/Gemfile
+++ b/Gemfile
@@ -42,7 +42,7 @@ gem 'rack-contrib'
 # asset pipeline
 gem 'uglifier', '>= 1.0.3'
 gem 'sass-rails'
-gem 'sprockets-rails', '~> 2.3'
+gem 'sprockets-rails', '~> 2.1'
 
 # gems to enable rails3 behaviour
 gem 'protected_attributes'



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/beee8706035adc8ff38f8b25baeab936bbc389a6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20151230/a983efca/attachment.html>


More information about the Noosfero-dev mailing list