[Git][noosfero/noosfero][master] bugfix: force sprockets-rails to 2.3 version

Leandro Nunes gitlab at mg.gitlab.com
Tue Dec 29 17:02:08 BRST 2015


Leandro Nunes pushed to branch master at Noosfero / noosfero


Commits:
1eeb24c6 by Leandro Nunes dos Santos at 2015-12-29T16:01:23Z
bugfix: force sprockets-rails to 2.3 version

- - - - -


1 changed file:

- Gemfile


Changes:

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



View it on GitLab: https://gitlab.com/noosfero/noosfero/commit/1eeb24c6c7b0cead5ebf12a38af877d69707434b
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20151229/72895fe1/attachment.html>


More information about the Noosfero-dev mailing list