[#70843] Re: [ruby-cvs:58952] hsbt:r51801 (trunk): * lib/rubygems: Update to RubyGems HEAD(fe61e4c112). — Eric Wong <normalperson@...>
hsbt@ruby-lang.org wrote:
3 messages
2015/09/17
[ruby-core:70767] [Ruby trunk - Bug #5659] bug releasing a gem created with rails 3.1
From:
zzak@...
Date:
2015-09-13 03:19:32 UTC
List:
ruby-core #70767
Issue #5659 has been updated by Zachary Scott. Assignee changed from Martin Bosslet to openssl ---------------------------------------- Bug #5659: bug releasing a gem created with rails 3.1 https://bugs.ruby-lang.org/issues/5659#change-54146 * Author: Vinicius Gati * Status: Assigned * Priority: Normal * Assignee: openssl * ruby -v: 1.9.3-head * Backport: ---------------------------------------- I made a rails engine using rails 3.1 the steps i follow was : i created the engine with rails new plugin test_rb_bug then i updated the gemspec then i created a git repo and pushed: https://github.com/viniciusgati/test_rb_bug after that i do a rake release and got the error: https://gist.github.com/1383444 obs: this gist contains the machos crash report to the gist is the error for the first gem when i found the error. and i reproduced the same now with a fresh engine... system: MacOS lion rails: 3.1.3 ruby: 1.9.3-head rvm: 1.8.6 rubygems 1.8.10 -- https://bugs.ruby-lang.org/