From a5adc95d43368b976d33be3f00068bdd8e4d255c Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Sun, 16 Aug 2009 19:02:00 +0200 Subject: intermediary commit --- Rakefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 72eebcf..5d13273 100644 --- a/Rakefile +++ b/Rakefile @@ -11,7 +11,6 @@ begin gem.homepage = "http://github.com/helma/opentox-ruby-api-wrapper" gem.authors = ["Christoph Helma"] gem.add_dependency "rest-client" - gem.add_development_dependency "thoughtbot-shoulda" # gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings end rescue LoadError -- cgit v1.2.3