Fri Mar 13 14:31:38 2015 UTC ()
Update ruby-spreadsheet to 1.0.3.

### 1.0.3 / 10.03.2015

Author: Robert Eshleman <c.robert.eshleman@gmail.com>
Date:   Mon Mar 9 09:47:59 2015 -0400

* Update `ruby-ole` to `1.2.11.8`
** `ruby-ole` <= `1.2.11.7` throws a duplicated key warning in Ruby 2.2.
** This commit updates `ruby-ole` to `1.2.11.8`, which fixes this warning.
** Related discussion: [aquasync/ruby-ole#15] - [aquasync/ruby-ole#15]: https://github.com/aquasync/ruby-ole/issues/15

### 1.0.2 / 05.03.2015

Author: cantin <cantin2010@gmail.com>
Date:   Thu Mar 5 16:13:59 2015 +0800

* add Rational support
* add rational requirement
* use old rational syntax in test


(taca)
diff -r1.36 -r1.37 pkgsrc/math/ruby-spreadsheet/Makefile
diff -r1.35 -r1.36 pkgsrc/math/ruby-spreadsheet/distinfo

cvs diff -r1.36 -r1.37 pkgsrc/math/ruby-spreadsheet/Makefile (expand / switch to context diff)
--- pkgsrc/math/ruby-spreadsheet/Makefile 2015/01/23 08:30:45 1.36
+++ pkgsrc/math/ruby-spreadsheet/Makefile 2015/03/13 14:31:38 1.37
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2015/01/23 08:30:45 obache Exp $
+# $NetBSD: Makefile,v 1.37 2015/03/13 14:31:38 taca Exp $
 #
 
-DISTNAME=	spreadsheet-1.0.1
+DISTNAME=	spreadsheet-1.0.3
 CATEGORIES=	math
 
 MAINTAINER=	obache@NetBSD.org

cvs diff -r1.35 -r1.36 pkgsrc/math/ruby-spreadsheet/distinfo (expand / switch to context diff)
--- pkgsrc/math/ruby-spreadsheet/distinfo 2015/01/23 08:30:45 1.35
+++ pkgsrc/math/ruby-spreadsheet/distinfo 2015/03/13 14:31:38 1.36
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2015/01/23 08:30:45 obache Exp $
+$NetBSD: distinfo,v 1.36 2015/03/13 14:31:38 taca Exp $
 
-SHA1 (spreadsheet-1.0.1.gem) = aeae5bfe2c6aee13f8395c3dc668bdafc2f556d5
+SHA1 (spreadsheet-1.0.3.gem) = ba7185c5ccfbb4f74d8eb07f3b7ca204d60f8fbd
-RMD160 (spreadsheet-1.0.1.gem) = 1037f517f1dd7322ec1985f69dabf0fa768f32de
+RMD160 (spreadsheet-1.0.3.gem) = ae7a7b10a4c24beb1ba26e18098459a573f52467
-Size (spreadsheet-1.0.1.gem) = 4476928 bytes
+Size (spreadsheet-1.0.3.gem) = 4477440 bytes