From 7e51ad431bcd04ef6756ff062ba683e3b1201c59 Mon Sep 17 00:00:00 2001 From: Vít Ondruch Date: Fri, 15 Jun 2012 13:48:40 +0200 Subject: Update to ActiveSupport 3.0.15. --- activesupport-add-bigdecimal-dependency.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'activesupport-add-bigdecimal-dependency.patch') diff --git a/activesupport-add-bigdecimal-dependency.patch b/activesupport-add-bigdecimal-dependency.patch index b3d24db..d778349 100644 --- a/activesupport-add-bigdecimal-dependency.patch +++ b/activesupport-add-bigdecimal-dependency.patch @@ -1,7 +1,7 @@ -diff --git a/specifications/activesupport-3.0.13.gemspec.orig b/specifications/activesupport-3.0.13.gemspec +diff --git a/specifications/activesupport-3.0.15.gemspec.orig b/specifications/activesupport-3.0.15.gemspec index 0277593..ef9b71d 100644 ---- a/specifications/activesupport-3.0.13.gemspec.orig -+++ b/specifications/activesupport-3.0.13.gemspec +--- a/specifications/activesupport-3.0.15.gemspec.orig ++++ b/specifications/activesupport-3.0.15.gemspec @@ -20,8 +20,11 @@ Gem::Specification.new do |s| s.specification_version = 3 -- cgit