summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2009-08-16 19:02:00 +0200
committerChristoph Helma <helma@in-silico.de>2009-08-16 19:02:00 +0200
commita5adc95d43368b976d33be3f00068bdd8e4d255c (patch)
tree401ac87f9d52e92ed563831bb2b7be6aa568f408 /Rakefile
parentdb581d732b97774bcd8726944778bf3c98667fdc (diff)
intermediary commit
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 0 insertions, 1 deletions
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