pry-theme.gemspec in pry-theme-0.0.7 vs pry-theme.gemspec in pry-theme-0.0.8
- old
+ new
@@ -3,10 +3,10 @@
Gem::Specification.new do |s|
s.name = "pry-theme"
s.version = PryTheme::VERSION
s.date = Time.now.strftime('%Y-%m-%d')
s.summary = "Easy way to customize your Pry colors"
- s.description = "The plugin enables color theme for your Pry. No more pryrc bustling."
+ s.description = "The plugin enables color theme support for your Pry. No more .pryrc bustling."
s.author = "Kyrylo Silin"
s.email = "kyrylosilin@gmail.com"
s.homepage = "https://github.com/kyrylo/pry-theme"
s.licenses = "zlib"