The link to 'source' on https://rubygems.org/gems/grape-swagger-rails still goes to the repository in BrandyMint's account. This is probably because that is where the first version was submitted from. I noticed this because dependabot uses that to provide the link to the diffs.
According to the rubygems guides it appears that your can explicitly set the url for the source code in the gemspec file.
The link to 'source' on https://rubygems.org/gems/grape-swagger-rails still goes to the repository in BrandyMint's account. This is probably because that is where the first version was submitted from. I noticed this because dependabot uses that to provide the link to the diffs.
According to the rubygems guides it appears that your can explicitly set the url for the source code in the gemspec file.