[Git][noosfero/noosfero][api] Gemfile: revert crazy dependency on grape_logging

Antonio Terceiro gitlab at gitlab.com
Mon Jul 27 10:29:37 BRT 2015


Antonio Terceiro pushed to branch api at Noosfero / noosfero


Commits:
fe6113eb by Antonio Terceiro at 2015-07-22T18:10:19Z
Gemfile: revert crazy dependency on grape_logging

- - - - -


1 changed file:

- Gemfile


Changes:

=====================================
Gemfile
=====================================
--- a/Gemfile
+++ b/Gemfile
@@ -23,9 +23,7 @@ gem 'eita-jrails', '~> 0.9.5', require: 'jrails'
 # API dependencies
 gem 'grape',                    '~> 0.12'
 gem 'grape-entity'
-#FIXME Get the Grape Loggin from master yo solve this issue https://github.com/intridea/grape/issues/1059
-#We have to remove this commit referenve code when update the next release of grape_logging. Actualy we are using (1.1.2)
-gem 'grape_logging', :git => 'https://github.com/aceunreal/grape_logging.git', :ref => '100091b'
+gem 'grape_logging'
 gem 'rack-cors'
 gem 'rack-contrib'
 



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


More information about the Noosfero-dev mailing list