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 3e65969 commit 1c8b57aCopy full SHA for 1c8b57a
layer-api.gemspec
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
spec.license = "MIT"
12
13
spec.summary = "A ruby toolkit for Layer's Web API's (https://developer.layer.com/docs)"
14
- spec.description = "Simple wrapper for the Layer's Web API's"
+ spec.description = "Simple wrapper for Layer's Web API's"
15
spec.homepage = "https://github.com/cakejelly/layer-api"
16
17
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
0 commit comments