RubyGems Navigation menu

namespaced-gem 0.1.0.pre

🔌 A RubyGems plugin that allows gemspec dependencies to be declared as full URIs pointing to namespaced gem sources such as gem.coop namespaces (e.g. `https://beta.gem.coop/@myspace/my-gem`). When installed, this gem patches both RubyGems' native resolver (`gem install`) and Bundler's resolver (`bundle install`) to parse URI dependency names, route them to the correct namespace source, and remap transitive deps on the fly — so `gem install @kaspth/oaken` and `bundle install` with URI deps in gemspecs both Just Work™. See https://github.com/gem-coop/gem.coop/issues/12 for the original discussion.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.0.pre March 08, 2026 (34KB)

所有者:

プッシュ者:

作者:

  • Peter H. Boling

SHA 256チェックサム:

=

累計ダウンロード数 69

このバージョンのみ 69

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.2.0

MFAで投稿されたバージョン: true

必要なRubyGemsのバージョン: >= 4.0.5

リンク: