summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2012-03-28 16:06:13 +0200
committerAndreas Maunz <andreas@maunz.de>2012-03-28 16:06:13 +0200
commit15eebab5ab5fdcf8064effb6dcb1cf36a4f9226b (patch)
treefb6fd75a9082640595706a7cce7843723f39dfc9 /Gemfile.lock
parentd257e478c527a398fddc3bba911411fdf86ce719 (diff)
Using openbabel gem instead of compiling bindings
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a6d93fe..5f20dfe 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -50,6 +50,7 @@ GEM
faraday (~> 0.7)
multi_json (~> 1.0)
open4 (1.3.0)
+ openbabel (2.3.1)
rack (1.4.1)
rack-contrib (1.1.0)
rack (>= 0.9.1)
@@ -99,5 +100,6 @@ PLATFORMS
ruby
DEPENDENCIES
+ openbabel (= 2.3.1)
opentox-client!
opentox-server!