Skip to content

Commit

Permalink
Removed bin folder glob from files list
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Boerger committed Feb 20, 2015
1 parent 9e625af commit c951f8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion po_to_json.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ Gem::Specification.new do |s|

s.files = ["CHANGELOG.md", "README.md", "LICENSE"]
s.files += Dir.glob("lib/**/*")
s.files += Dir.glob("bin/**/*")

s.test_files = Dir.glob("spec/**/*")

Expand Down

0 comments on commit c951f8a

Please sign in to comment.