Forum: Redcloth Need your help with RubyGems 1.2.0 issue

Posted by Jason Garber (jgarber)
on 2009-01-23 23:12
(Received via mailing list)
Can anyone give us some help on #80?

I installed gem 1.2.0 on a virtual machine and made sure echoe wasn't
installed.  Tested whether the echoe dependency was runtime or
development on the RedCloth 4.1.1 remote gem:
@@@
$ gem specification RedCloth -r | head -n 20
--- !ruby/object:Gem::Specification
name: RedCloth
version: !ruby/object:Gem::Version
   version: 4.1.1
platform: ruby
authors:
- Jason Garber
autorequire:
bindir: bin
cert_chain: []

date: 2008-11-19 00:00:00 -05:00
default_executable:
dependencies:
- !ruby/object:Gem::Dependency
   name: echoe
   type: :development
   version_requirement:
   version_requirements: !ruby/object:Gem::Requirement
     requirements:
@@@

Okay, so how 'bout when I install RedCloth 4.1.1 under RubyGems
1.2.0?  I install it and do gem specification RedCloth and sure
enough, it's a runtime dependency.

Am I doing something wrong or was this just a bug in RubyGems 1.2.0?

Jason
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.