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 ef00713 commit 38b6127Copy full SHA for 38b6127
octopoller.gemspec
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
12
spec.summary = %q{A Ruby gem for polling and retrying actions}
13
spec.description = %q{A micro gem for polling and retrying, perfect for making repeating requests}
14
- spec.homepage = "http://octokit.github.io/"
+ spec.homepage = "https://github.com/BenEmdon/octopoller"
15
spec.license = "MIT"
16
17
# Specify which files should be added to the gem when it is released.
0 commit comments