real_zip.gemspec in real_zip-1.0.1 vs real_zip.gemspec in real_zip-1.1.6
- old
+ new
@@ -3,11 +3,11 @@
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require 'real_zip/version'
Gem::Specification.new do |spec|
spec.name = "real_zip"
spec.version = RealZip::VERSION
- spec.authors = ["Prasad R."]
- spec.email = ["thelaptopsage@gmail.com"]
+ spec.authors = ["Prasad R.", "Ravi Baghele"]
+ spec.email = ["rbaghele@gmail.com"]
spec.description = %q{ build zip files with given file structure and transfer files to it }.strip
spec.summary = %q{ build zip files with given file structure and transfer files to it }.strip
spec.homepage = "https://github.com/OskarSchindler/real_zip"
spec.license = "MIT"