mireru.gemspec in mireru-0.0.8 vs mireru.gemspec in mireru-0.0.9
- old
+ new
@@ -6,11 +6,11 @@
Gem::Specification.new do |spec|
spec.name = "mireru"
spec.version = Mireru::VERSION
spec.authors = ["Masafumi Yokoyama"]
spec.email = ["myokoym@gmail.com"]
- spec.summary = %q{Flexible File Viewer}
- spec.description = %q{A file viewer with a focus on flexibility by Ruby/GTK3.}
+ spec.summary = %q{Flexible File Viewer Keyboard Friend}
+ spec.description = %q{A file viewer with a focus on flexibility by Ruby/GTK3. A friend of a keyboard.}
spec.homepage = "https://github.com/myokoym/mireru"
spec.license = "MIT"
spec.files = `git ls-files`.split($/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }