tynn.gemspec in tynn-0.0.1.alpha1 vs tynn.gemspec in tynn-0.0.1
- old
+ new
@@ -1,10 +1,10 @@
require_relative "lib/tynn/version"
Gem::Specification.new do |s|
s.name = "tynn"
s.version = Tynn::VERSION
- s.summary = ""
+ s.summary = "Simple library to create Rack applications"
s.description = s.summary
s.authors = ["Francesco RodrÃguez"]
s.email = ["frodsan@protonmail.ch"]
s.homepage = "https://github.com/harmoni/tynn"
s.license = "MIT"