Closed inforservernegocios closed 13 years ago
Does the same happen with earlier versions?
Exato no momento estou usando
gem 'correios-frete', "1.1.0"
I use rails 3.1 and Ruby 1.9.2
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?
Com as versoes anteriores a 1.1.0 td fica normal
Corrigido na versão 1.3.2. A data no gemspec agora está sem o horário zerado.
[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