Skip to content

Commit 030d65a

Browse files
author
Anya Zenkina
committed
fix pusher.gemspec
1 parent 06945f4 commit 030d65a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pusher.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Gem::Specification.new do |s|
99
s.authors = ["Pusher"]
1010
s.email = ["support@pusher.com"]
1111
s.homepage = "http://github.com/pusher/pusher-http-ruby"
12-
s.summary = %q{Pusher API client}
13-
s.description = %q{Wrapper for pusher.com REST api}
12+
s.summary = %q{Pusher Channels API client: https://pusher.com/channels}
13+
s.description = %q{Wrapper for Pusher Channels REST api}
1414
s.license = "MIT"
1515

1616
s.add_dependency "multi_json", "~> 1.0"

0 commit comments

Comments
 (0)