We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24be0ae + 20b8bb4 commit 9d8bd04Copy full SHA for 9d8bd04
hyperclient.gemspec
@@ -4,7 +4,7 @@ require File.expand_path('../lib/hyperclient/version', __FILE__)
4
Gem::Specification.new do |gem|
5
gem.authors = ['Oriol Gual']
6
gem.email = ['[email protected]']
7
- gem.description = 'HyperClient is a Ruby Hypermedia API client.'
+ gem.description = 'Hyperclient is a Ruby Hypermedia API client.'
8
gem.summary = ''
9
gem.homepage = 'https://github.com/codegram/hyperclient/'
10
gem.executables = `git ls-files -- bin/*`.split("\n").map { |f| File.basename(f) }
0 commit comments