We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb553d commit cedb28aCopy full SHA for cedb28a
ferrum.gemspec
@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
16
s.require_paths = ["lib"]
17
s.files = Dir["{lib}/**/*"] + %w[LICENSE README.md]
18
s.metadata = {
19
- "homepage_uri" => "https://ferrum.rocks/",
+ "homepage_uri" => "https://ferrum.rubycdp.com/",
20
"bug_tracker_uri" => "https://github.com/rubycdp/ferrum/issues",
21
"documentation_uri" => "https://github.com/rubycdp/ferrum/blob/master/README.md",
22
"changelog_uri" => "https://github.com/rubycdp/ferrum/blob/master/CHANGELOG.md",
0 commit comments