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 b01f80a commit 053640eCopy full SHA for 053640e
rubyzip-bzip2.gemspec
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
8
spec.name = 'rubyzip-bzip2'
9
spec.version = ::Zip::Bzip2::VERSION
10
spec.authors = [
11
- 'Jan-Joost Spanjers',
+ 'Jan-Joost Spanjers', 'Robert Haines'
12
]
13
14
spec.summary = 'Extension of rubyzip to read bzip2 compressed files'
0 commit comments