Skip to content

Commit

Permalink
Merge branch 'master' of github.com:soveran/clap
Browse files Browse the repository at this point in the history
  • Loading branch information
soveran committed Mar 27, 2015
2 parents a0af90c + 2058037 commit 816ca2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clap.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Gem::Specification.new do |s|
s.authors = ["Michel Martens"]
s.email = ["michel@soveran.com"]
s.homepage = "http://github.com/soveran/clap"
s.files = Dir[ "LICENSE", "README.markdown", "Rakefile", "lib/**/*.rb", "*.gemspec", "test/**/*.rb" ]
s.files = Dir[ "LICENSE", "README.md", "Rakefile", "lib/**/*.rb", "*.gemspec", "test/**/*.rb" ]
s.add_development_dependency "cutest"
end

0 comments on commit 816ca2c

Please sign in to comment.