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 030d65a commit 11998d4Copy full SHA for 11998d4
pusher.gemspec
@@ -9,8 +9,8 @@ Gem::Specification.new do |s|
9
s.authors = ["Pusher"]
10
s.email = ["support@pusher.com"]
11
s.homepage = "http://github.com/pusher/pusher-http-ruby"
12
- s.summary = %q{Pusher Channels API client: https://pusher.com/channels}
13
- s.description = %q{Wrapper for Pusher Channels REST api}
+ s.summary = %q{Pusher Channels API client}
+ s.description = %q{Wrapper for Pusher Channels REST api: : https://pusher.com/channels}
14
s.license = "MIT"
15
16
s.add_dependency "multi_json", "~> 1.0"
0 commit comments