summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-07-19 17:54:42 +0200
committerChristoph Helma <helma@in-silico.ch>2010-07-19 17:54:42 +0200
commitecbee16d255010afae8d99a9c70e186eb462c4a8 (patch)
treec85e209450921f6c12b5f6d5f0db22cbadc43cb8 /Rakefile
parent16e91c217eab6ebe31834c76429ce10fe15c39ef (diff)
rjb added to api wrapper, cnonfig template fixed
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index b6c6939..41832bb 100644
--- a/Rakefile
+++ b/Rakefile
@@ -26,7 +26,8 @@ begin
"spreadsheet",
"google-spreadsheet-ruby",
"tmail",
- "rinruby"
+ "rinruby",
+ "rjb"
].each { |dep| gem.add_dependency dep }
[ "dm-core",
'dm-serializer',