runcible.gemspec in runcible-0.0.2 vs runcible.gemspec in runcible-0.0.3

- old
+ new

@@ -2,10 +2,10 @@ require File.expand_path('../lib/runcible/version', __FILE__) Gem::Specification.new do |gem| gem.authors = ["Eric D Helms"] gem.email = ["ehelms@redhat.com"] - gem.description = "Exposing pulp's juiciest components to the Ruby world." + gem.description = "ExposingPpulp's juiciest components to the Ruby world." gem.summary = "" gem.homepage = "https://github.com/Katello/runcible" gem.files = `git ls-files`.split($\) gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }