hamburgers.gemspec in hamburgers-0.6.0 vs hamburgers.gemspec in hamburgers-0.7.0
- old
+ new
@@ -7,10 +7,10 @@
spec.platform = Gem::Platform::RUBY
spec.authors = ["Jonathan Suh"]
spec.email = ["hello@jonsuh.com"]
spec.homepage = "https://jonsuh.com/hamburgers"
spec.summary = "Tasty CSS-animated Hamburgers"
- spec.description = "Hamburgers is a collection of tasty CSS-animated hamburger icons. Also included is the source as a modular and customizable Sass library, so cook up your own hamburger."
+ spec.description = "A collection of tasty CSS-animated hamburger icons. Includes a modular, customizable Sass library so you can cook up your own hamburger."
spec.license = "MIT"
spec.files = `git ls-files`.split("\n")
spec.require_paths = ["lib"]
end