From 9ca4f29edcbd081eddfda0f71cb5468dfcc793d9 Mon Sep 17 00:00:00 2001 From: "ara.t.howard" Date: Mon, 12 Mar 2012 21:04:07 -0600 Subject: update gemspec --- systemu.gemspec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/systemu.gemspec b/systemu.gemspec index 0e725de..36e9a87 100644 --- a/systemu.gemspec +++ b/systemu.gemspec @@ -3,7 +3,7 @@ Gem::Specification::new do |spec| spec.name = "systemu" - spec.version = "2.4.2" + spec.version = "2.5.0" spec.platform = Gem::Platform::RUBY spec.summary = "systemu" spec.description = "description: systemu kicks the ass" @@ -22,7 +22,10 @@ Gem::Specification::new do |spec| "samples/d.rb", "samples/e.rb", "samples/f.rb", - "systemu.gemspec"] + "systemu.gemspec", + "test", + "test/systemu_test.rb", + "test/testing.rb"] spec.executables = [] -- cgit v1.2.1