summaryrefslogtreecommitdiffstats
path: root/activesupport-add-bigdecimal-dependency.patch
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport-add-bigdecimal-dependency.patch')
-rw-r--r--activesupport-add-bigdecimal-dependency.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/activesupport-add-bigdecimal-dependency.patch b/activesupport-add-bigdecimal-dependency.patch
index dd7a77e..e366c3c 100644
--- a/activesupport-add-bigdecimal-dependency.patch
+++ b/activesupport-add-bigdecimal-dependency.patch
@@ -1,7 +1,7 @@
---- a/specifications/activesupport-3.2.8.gemspec.orig 2012-07-18 14:52:50.000000000 +0200
-+++ b/specifications/activesupport-3.2.8.gemspec 2012-07-18 14:56:49.367668024 +0200
+--- a/specifications/activesupport-3.2.10.gemspec.orig 2012-07-18 14:52:50.000000000 +0200
++++ b/specifications/activesupport-3.2.10.gemspec 2012-07-18 14:56:49.367668024 +0200
@@ -20,13 +20,16 @@
- s.specification_version = 3
+ s.specification_version = 4
if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
+ s.add_runtime_dependency(%q<bigdecimal>, [">= 0"])