[Git][noosfero/noosfero][api] Define specific grape logging version to avoid undefined method "downcase"

Antonio Terceiro terceiro at colivre.coop.br
Mon Jul 20 15:27:31 BRT 2015


On Mon, Jul 20, 2015 at 05:13:18PM +0000, Leandro Nunes wrote:
> =====================================
> Gemfile
> =====================================
> --- a/Gemfile
> +++ b/Gemfile
> @@ -23,7 +23,9 @@ gem 'eita-jrails', '~> 0.9.5', require: 'jrails'
>  # API dependencies
>  gem 'grape',                    '~> 0.12'
>  gem 'grape-entity'
> -gem 'grape_logging'
> +#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 'rack-cors'
>  gem 'rack-contrib'

This breaks my packaging work. If there is a serious issue, please ask
upstream to make a new release, and require that.

Please revert.

-- 
Antonio Terceiro <terceiro at colivre.coop.br>
Colivre - Cooperativa de Tecnologias Livres
http://www.colivre.coop.br/


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20150720/7fc31bf2/attachment.pgp>


More information about the Noosfero-dev mailing list