This help site has been deprecated. Please send your requests to support@rubygems.org
gem push says there is already too similar gem name
Hello, rubygems guys!
I am developing a gem called 'r_bridge' which allows Ruby to access R's functionality. The gem has been developed on my machine, and finally uploaded to Github ( https://github.com/niceume/r_bridge ). However when I did 'gem push', it says "Name 'r_bridge' is too similar to an existing gem named 'rbridge'"
The existing gem "rbridge" does not seem to be updated more than ten years, so I think there is little possibility that 'r_bridge' confuses or misleads someone.
Could you please whitelist 'r_bridge' ?
Thank you.
Discussions are closed to public comments.
If you need help with RubyGems.org please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by sonalkr132 on 31 Oct, 2020 06:44 AM
Hi Toshihiro,
You should be able to push to
r_bridge
now.