adminpanel.gemspec in adminpanel-2.2.0 vs adminpanel.gemspec in adminpanel-2.2.1
- old
+ new
@@ -6,10 +6,11 @@
Gem::Specification.new do |spec|
spec.name = 'adminpanel'
spec.version = Adminpanel::VERSION
spec.authors = ['Jose Ramon Camacho', 'Victor Camacho']
spec.email = ['info@codn.mx']
- spec.description = %q{Gem that makes the CMS for a site a breeze!, supports facebook sharing, twitter, instagram and analytics integration}
+ spec.description = %q{Gem that makes the CMS for a site a breeze!, supports
+ facebook sharing, twitter, instagram and google analytics integration}
spec.summary = %q{Made with <3 by CoDN}
spec.homepage = 'https://github.com/joseramonc/adminpanel'
spec.license = 'MIT'
spec.files = `git ls-files`.split($/)