jericho.gemspec in jericho-0.2.4 vs jericho.gemspec in jericho-0.2.5

- old
+ new

@@ -8,10 +8,10 @@ spec.version = Jericho::VERSION spec.authors = ["Kirill"] spec.email = ["alexeyenko92@gmail.com"] spec.summary = %q{"Additional gem for cucumber tests"} - spec.description = %q{"Tiny simple gem which cleans your cucumber JSON reports from redundant info and compares report from your last test run and report from previous test run. After it you'll receive a test run summary to desired slack channel. Please note that in rder to use slack integration - you'll need to configure dotenv gem with your Slack credentials"} + spec.description = %q{"Tiny simple gem which cleans your cucumber JSON reports from redundant info and compares report from your last test run and report from previous test run. After it you'll receive a test run summary to desired slack channel. Please note that in order to use slack integration - you'll need to configure dotenv gem with your Slack credentials"} spec.homepage = "https://github.com/M1khah/jericho" spec.license = "MIT" # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host' # to allow pushing to a single host or delete this section to allow pushing to any host.