summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrautenberg <rautenberg@in-silico.ch>2012-03-13 19:29:30 +0100
committerrautenberg <rautenberg@in-silico.ch>2012-03-13 19:29:30 +0100
commitba7f8115c28a69a9f9f0e18a6889cca5298aa961 (patch)
tree42408aca3819b6e94f8a87ebe589bcd527696d67
parentaedbba3985343f567f58447d125c200558f6127f (diff)
reset s.rubygems_version to 1.5.3v3.1.0
-rw-r--r--opentox-ruby.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/opentox-ruby.gemspec b/opentox-ruby.gemspec
index cb6afd1..7e30458 100644
--- a/opentox-ruby.gemspec
+++ b/opentox-ruby.gemspec
@@ -55,7 +55,7 @@ Gem::Specification.new do |s|
]
s.homepage = %q{http://github.com/opentox/opentox-ruby}
s.require_paths = ["lib"]
- s.rubygems_version = %q{1.5.2}
+ s.rubygems_version = %q{1.5.3}
s.summary = %q{Ruby wrapper for the OpenTox REST API}
if s.respond_to? :specification_version then