summaryrefslogtreecommitdiff
path: root/databases/rubygem-activemodel-serializers-xml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rubygem-activemodel-serializers-xml/Makefile')
-rw-r--r--databases/rubygem-activemodel-serializers-xml/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/rubygem-activemodel-serializers-xml/Makefile b/databases/rubygem-activemodel-serializers-xml/Makefile
index 67d2eeaabc5f..c3cc1b3dbb7d 100644
--- a/databases/rubygem-activemodel-serializers-xml/Makefile
+++ b/databases/rubygem-activemodel-serializers-xml/Makefile
@@ -1,5 +1,5 @@
PORTNAME= activemodel-serializers-xml
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
CATEGORIES= databases rubygems
MASTER_SITES= RG
@@ -10,8 +10,8 @@ WWW= https://github.com/rails/activemodel-serializers-xml
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-activemodel5>=5.0:databases/rubygem-activemodel5 \
- rubygem-activesupport5>=5.0:devel/rubygem-activesupport5 \
+RUN_DEPENDS= rubygem-activemodel5>=5.0.0:databases/rubygem-activemodel5 \
+ rubygem-activesupport5>=5.0.0:devel/rubygem-activesupport5 \
rubygem-builder>=3.1<4:devel/rubygem-builder
USES= gem