We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d2d7a commit 0ed4d58Copy full SHA for 0ed4d58
1 file changed
onesignal.gemspec
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
12
spec.summary = 'Simple wrapper for the OneSignal API.'
13
spec.description = 'Simple wrapper for the OneSignal API.'
14
- spec.homepage = 'https://github.com/coding-chimp/onesignal.'
+ spec.homepage = 'https://github.com/coding-chimp/onesignal'
15
spec.license = 'MIT'
16
17
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
0 commit comments