prodis / correios-frete

Gem para cálculo de frete utilizando o Web Service dos Correios (http://www.correios.com.br/webservices).
http://prodis.blog.br/correios-frete-gem-para-calculo-de-frete-dos-correios
132 stars 54 forks source link

Cannot use versions 1.2.0 and 1.2.1 #4

Closed inforservernegocios closed 13 years ago

inforservernegocios commented 13 years ago

[root@server networks]# gem install correios-frete Invalid gemspec in [/usr/local/lib/ruby/gems/1.9.1/specifications/correios-frete-1.2.1.gemspec]: invalid date format in specification: "2011-10-03 00:00:00.000000000 %:z"

I use rails 3.1 and Ruby 1.9.2

prodis commented 13 years ago

Does the same happen with earlier versions?

inforserver2 commented 13 years ago

Exato no momento estou usando

gem 'correios-frete', "1.1.0"

I use rails 3.1 and Ruby 1.9.2

inforserver2 commented 13 years ago

this is whats happen trying to use the latest version

[root@server networks]# bundle Invalid gemspec in [/usr/local/lib/ruby/gems/1.9.1/specifications/correios-frete-1.3.1.gemspec]: invalid date format in specification: "2011-10-18 00:00:00.000000000 %:z"

i think it is an gem issue [root@server specifications]# gem -v 1.8.11

can you check that please?

inforserver2 commented 13 years ago

Com as versoes anteriores a 1.1.0 td fica normal

prodis commented 13 years ago

Corrigido na versão 1.3.2. A data no gemspec agora está sem o horário zerado.