bone_hola.gemspec in bone_hola-0.0.2 vs bone_hola.gemspec in bone_hola-0.0.3
- old
+ new
@@ -6,11 +6,11 @@
Gem::Specification.new do |spec|
spec.name = "bone_hola"
spec.version = BoneHola::VERSION
spec.authors = ["xiao_dli"]
spec.email = ["ietjxdl@gmail.com"]
- spec.summary = %q{Support Chinese's hola.}
- spec.description = %q{My first gem.}
+ spec.summary = %q{My first gem.}
+ spec.description = %q{Support Chinese's hola.}
spec.homepage = "http://rubygems.org/gems/bone_hola"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }