aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-dm-active_model
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-06-23 19:43:15 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2011-06-23 19:43:15 +0000
commit43d744b833c00e4c764f9c8f2ee6cee9898b5c1f (patch)
tree9f249f3de085d8abc7f659945a24a639312b4e8b /databases/rubygem-dm-active_model
parent5bdaf4c2d80af0be823155c20c85423b9b451de3 (diff)
downloadports-43d744b833c00e4c764f9c8f2ee6cee9898b5c1f.tar.gz
ports-43d744b833c00e4c764f9c8f2ee6cee9898b5c1f.zip
Notes
Diffstat (limited to 'databases/rubygem-dm-active_model')
-rw-r--r--databases/rubygem-dm-active_model/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/rubygem-dm-active_model/Makefile b/databases/rubygem-dm-active_model/Makefile
index e36aea43fbc3..80a4df642c81 100644
--- a/databases/rubygem-dm-active_model/Makefile
+++ b/databases/rubygem-dm-active_model/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= RG
MAINTAINER= rpsfa@rit.edu
COMMENT= A dm plugin for active_model compliance and thus rails 3 compatibility
-RUN_DEPENDS= rubygem-activemodel>=3.0.0:${PORTSDIR}/databases/rubygem-activemodel \
- rubygem-dm-core>=1.0.2:${PORTSDIR}/databases/rubygem-dm-core
+RUN_DEPENDS= rubygem-activemodel>=3.0.4:${PORTSDIR}/databases/rubygem-activemodel \
+ rubygem-dm-core>=1.1.0:${PORTSDIR}/databases/rubygem-dm-core
USE_RUBY= yes
USE_RUBYGEMS= yes