rodders.gemspec in rodders-3.0.0 vs rodders.gemspec in rodders-3.0.1
- old
+ new
@@ -3,15 +3,15 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "rodders"
- s.version = "3.0.0"
+ s.version = "3.0.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Nigel Lowry"]
- s.date = "2012-04-25"
+ s.date = "2012-05-12"
s.description = "Converts between fractional, decimal and moneyline odds for betting and gambling. Calculates how much can be won on a given stake."
s.email = "nigel-lowry@ultra.eclipse.co.uk"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"
@@ -34,10 +34,10 @@
"spec/spec_helper.rb"
]
s.homepage = "http://github.com/nigel-lowry/rodders"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
- s.rubygems_version = "1.8.17"
+ s.rubygems_version = "1.8.23"
s.summary = "Fixed odds betting library"
if s.respond_to? :specification_version then
s.specification_version = 3