summaryrefslogtreecommitdiff
path: root/report
diff options
context:
space:
mode:
authormguetlein <martin.guetlein@gmail.com>2011-05-13 08:59:31 +0200
committermguetlein <martin.guetlein@gmail.com>2011-05-13 08:59:31 +0200
commit5768eb36ee04727c5d88c0670b872b7621c1f59f (patch)
treef97be64c43a8f9519a25ac5cf76d6dd6d247a3c8 /report
parentac97115f25ca0e8ecc3ffb6baed3739353cadb6f (diff)
reduce ruby-plot dependency to pessimistic version vonstraint (~>)
Diffstat (limited to 'report')
-rwxr-xr-xreport/environment.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/report/environment.rb b/report/environment.rb
index a149a1d..19ea3a2 100755
--- a/report/environment.rb
+++ b/report/environment.rb
@@ -4,7 +4,7 @@
'rexml/document', 'ruby-plot', 'opentox-ruby' ].each do |g|
require g
end
-gem 'ruby-plot', '= 0.0.3'
+gem 'ruby-plot', "~>0.3.0"
#R.quit