summaryrefslogtreecommitdiff
path: root/systemu.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'systemu.gemspec')
-rw-r--r--systemu.gemspec6
1 files changed, 3 insertions, 3 deletions
diff --git a/systemu.gemspec b/systemu.gemspec
index 23a6241..c029cc2 100644
--- a/systemu.gemspec
+++ b/systemu.gemspec
@@ -3,11 +3,11 @@
Gem::Specification::new do |spec|
spec.name = "systemu"
- spec.version = "2.6.0"
+ spec.version = "2.6.1"
spec.platform = Gem::Platform::RUBY
spec.summary = "systemu"
- spec.description = "description: systemu kicks the ass"
- spec.license = "same as ruby's"
+ spec.description = "universal capture of stdout and stderr and handling of child process pid for windows, *nix, etc."
+ spec.license = "same as ruby's"
spec.files =
["LICENSE",