Skip to content

Commit

Permalink
Update ruby-roo to 2.3.2.
Browse files Browse the repository at this point in the history
## [2.3.2] 2016-02-18
### Fixed
- Handle url with long query params (ex. S3 secure url) [302](roo-rb/roo#302)
- Allow streaming for Roo::CSV [297](roo-rb/roo#297)
- Export Fixnums to Added csv [295](roo-rb/roo#295)
- Removed various Ruby warnings [289](roo-rb/roo#289)
- Fix incorrect example result in Readme.md [293](roo-rb/roo#293)
  • Loading branch information
taca committed Mar 9, 2016
1 parent 0548368 commit b558bc5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions math/ruby-roo/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2016/01/12 09:40:55 wiz Exp $
# $NetBSD: Makefile,v 1.3 2016/03/09 15:09:22 taca Exp $

DISTNAME= roo-2.3.1
DISTNAME= roo-2.3.2
CATEGORIES= math

MAINTAINER= [email protected]
Expand Down
10 changes: 5 additions & 5 deletions math/ruby-roo/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2016/01/12 09:39:55 wiz Exp $
$NetBSD: distinfo,v 1.2 2016/03/09 15:09:22 taca Exp $

SHA1 (roo-2.3.1.gem) = 76205334df8aaac0bf7a88dea7488ea10088e977
RMD160 (roo-2.3.1.gem) = c65742bf6b3be747df9857aa117a7c554a58fb3e
SHA512 (roo-2.3.1.gem) = a06af1429be0490358f21a1b23c99e9b4fd4c64a277fa4e86c05c0d82bc1ee18c6c57c71797320d10390d80d41860eddaec70b3ddcd881edf3c276230c03de19
Size (roo-2.3.1.gem) = 77312 bytes
SHA1 (roo-2.3.2.gem) = 030ece0c8323b4e0858f3c111bd863c8ab39df2b
RMD160 (roo-2.3.2.gem) = 36eb4f0263fc1920bbbacbc1359ab42089af9c14
SHA512 (roo-2.3.2.gem) = 2ad362f4dfae456751e19f367565e30770e397146cefd2d3fa8a5e9fcc856da6aeae473e365e4992d5ee35b738ccbc067783b7b3ee7028bdab1b4bb3afca90a8
Size (roo-2.3.2.gem) = 77312 bytes

0 comments on commit b558bc5

Please sign in to comment.