Update ruby-activesupport32 to 3.2.5.
3.2.4 had some regression related problem. ## Rails 3.2.4 (May 31, 2012) ## * Added #beginning_of_hour and #end_of_hour to Time and DateTime core extensions. *Mark J. Titorenko* * ActiveSupport::JSON::Variable is deprecated. Define your own #as_json and #encode_json methods for custom JSON string literals. *Erich Menge*
This commit is contained in:
parent
0b4486645b
commit
5a1fe5bf3b
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2012/04/29 12:56:35 taca Exp $
|
||||
$NetBSD: distinfo,v 1.3 2012/06/02 01:39:07 taca Exp $
|
||||
|
||||
SHA1 (activesupport-3.2.3.gem) = 6a63d75c798fb87d081cbee9323c46bec4727490
|
||||
RMD160 (activesupport-3.2.3.gem) = be79bee1783523e15ddd9c59c4075060a2878d4b
|
||||
Size (activesupport-3.2.3.gem) = 312832 bytes
|
||||
SHA1 (activesupport-3.2.5.gem) = d53017224e23578aaec870fbd2eb5e505921cdff
|
||||
RMD160 (activesupport-3.2.5.gem) = 21da42e4c564ea5c52db7ce69cac609a7870e502
|
||||
Size (activesupport-3.2.5.gem) = 314368 bytes
|
||||
|
|
Loading…
Reference in a new issue