Open
Description
On the rubygems website, when a gem publishes new metadata in a gemspec, the homepage URL field in the sidebar is not updating.


As an example https://rubygems.org/gems/okcomputer,
The code was published from here: https://github.com/emmahsax/okcomputer/blob/main/okcomputer.gemspec#L22
so that link ought to go to https://github.com/emmahsax/okcomputer, instead https://github.com/sportsngin/okcomputer , right?