Skip to content

Commit

Permalink
Merge 74d4bec into 94b7fa2
Browse files Browse the repository at this point in the history
  • Loading branch information
jdleesmiller committed Sep 18, 2019
2 parents 94b7fa2 + 74d4bec commit d103804
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rubyzip.gemspec
Expand Up @@ -13,7 +13,6 @@ Gem::Specification.new do |s|
s.platform = Gem::Platform::RUBY
s.summary = 'rubyzip is a ruby module for reading and writing zip files'
s.files = Dir.glob('{samples,lib}/**/*.rb') + %w[README.md TODO Rakefile]
s.test_files = Dir.glob('test/**/*')
s.require_paths = ['lib']
s.license = 'BSD 2-Clause'
s.metadata = {
Expand Down

0 comments on commit d103804

Please sign in to comment.