summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Rakefile3
-rw-r--r--application.rb2
2 files changed, 1 insertions, 4 deletions
diff --git a/Rakefile b/Rakefile
deleted file mode 100644
index 9969637..0000000
--- a/Rakefile
+++ /dev/null
@@ -1,3 +0,0 @@
-require 'rubygems'
-require 'rake'
-require 'tasks/opentox'
diff --git a/application.rb b/application.rb
index b177e3c..a88036c 100644
--- a/application.rb
+++ b/application.rb
@@ -1,5 +1,5 @@
require 'rubygems'
-gem "opentox-ruby-api-wrapper", "= 1.6.2"
+gem "opentox-ruby-api-wrapper", "= 1.6.4"
require 'opentox-ruby-api-wrapper'
#require "dm-is-tree"