Open
Description
Describe the problem as clearly as you can
When I specify a codeberg url in the homepage entry of my gemspec as in the simple_args
gem
then it cannot be seen on the gem's page
Did you try upgrading RubyGems?
indeed
Post steps to reproduce the problem
just use a codeberg url for the homepage entry see example above
and run....
Which command did you run?
gem build
gem push
What were you expecting to happen?
What actually happened?
See above
Run gem env
and paste the output below
Environment:
- RUBYGEMS VERSION: 3.5.14
- RUBY VERSION: 3.3.3 (2024-06-12 patchlevel 89) [x86_64-darwin21]
- INSTALLATION DIRECTORY: /Users/robert/.asdf/installs/ruby/3.3.3/lib/ruby/gems/3.3.0
- USER INSTALLATION DIRECTORY: /Users/robert/.gem/ruby/3.3.0
- RUBY EXECUTABLE: /Users/robert/.asdf/installs/ruby/3.3.3/bin/ruby
- GIT EXECUTABLE: /usr/local/bin/git
- EXECUTABLE DIRECTORY: /Users/robert/.asdf/installs/ruby/3.3.3/bin
- SPEC CACHE DIRECTORY: /Users/robert/.gem/specs
- SYSTEM CONFIGURATION DIRECTORY: /Users/robert/.asdf/installs/ruby/3.3.3/etc
- RUBYGEMS PLATFORMS:
- ruby
- x86_64-darwin-21
- GEM PATHS:
- /Users/robert/.asdf/installs/ruby/3.3.3/lib/ruby/gems/3.3.0
- /Users/robert/.gem/ruby/3.3.0
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :backtrace => true
- :bulk_threshold => 1000
- "gem" => "--no-document"
- REMOTE SOURCES:
- https://rubygems.org/
- SHELL PATH:
- /Users/robert/.asdf/installs/ruby/3.3.3/bin
- /Users/robert/.opam/5.0.0/bin
- /Users/robert/.asdf/installs/opam/2.1.4/bin
- /Users/robert/.emacs.d/bin
- /Users/robert/.asdf/shims
- /usr/local/opt/asdf/libexec/bin
- /Users/robert/bin
- /Applications/factor
- /usr/local/bin
- /usr/bin
- /bin
- /usr/sbin
- /sbin
- /opt/X11/bin
- /Users/robert/.opam/5.0.0/bin
- /Users/robert/.asdf/installs/opam/2.1.4/bin
- /Users/robert/.emacs.d/bin
- /Users/robert/bin
- /Applications/factor
- /Users/robert/.cabal/bin
- /Users/robert/.ghcup/bin
- /Applications/iTerm.app/Contents/Resources/utilities
- /usr/local/sbin
- /usr/games
- /usr/local/games
- /Users/robert/etc/lab42-myzsh/bin
- /Users/robert/.local/bin
- /Users/robert/bin
- /usr/local/sbin
- /usr/local/bin
- /usr/sbin
- /usr/bin
- /sbin
- /bin
- /usr/games
- /usr/local/games
- /Users/robert/etc/lab42-myzsh/bin
- /Users/robert/.local/bin
- /usr/bin
Metadata
Assignees
Labels
No labels