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.
2 parents 158d52b + 41d65f8 commit dc9b485Copy full SHA for dc9b485
bashly.gemspec
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
11
s.description = "Generate bash command line tools using YAML configuration"
12
s.authors = ["Danny Ben Shitrit"]
13
s.email = '[email protected]'
14
- s.files = Dir['README.md', 'lib/**/*.*']
+ s.files = Dir['README.md', 'lib/**/*']
15
s.executables = ['bashly']
16
s.homepage = 'https://github.com/dannyben/bashly'
17
s.license = 'MIT'
0 commit comments