summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/rubygem-bootstrap_form/Makefile6
-rw-r--r--devel/rubygem-graphiql-rails/Makefile5
-rw-r--r--security/rubygem-doorkeeper43/Makefile2
3 files changed, 7 insertions, 6 deletions
diff --git a/devel/rubygem-bootstrap_form/Makefile b/devel/rubygem-bootstrap_form/Makefile
index 98e30ea7747b..db509b730657 100644
--- a/devel/rubygem-bootstrap_form/Makefile
+++ b/devel/rubygem-bootstrap_form/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bootstrap_form
PORTVERSION= 4.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,8 +12,8 @@ COMMENT= Form builder using Twitter Bootstrap 3+
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-actionpack50>=5.0:www/rubygem-actionpack50 \
- rubygem-activemodel50>=5.0:databases/rubygem-activemodel50
+RUN_DEPENDS= rubygem-actionpack5>=5.0:www/rubygem-actionpack5 \
+ rubygem-activemodel5>=5.0:databases/rubygem-activemodel5
USES= gem
USE_RUBY= yes
diff --git a/devel/rubygem-graphiql-rails/Makefile b/devel/rubygem-graphiql-rails/Makefile
index ea5b3621cb45..782106dc9c0d 100644
--- a/devel/rubygem-graphiql-rails/Makefile
+++ b/devel/rubygem-graphiql-rails/Makefile
@@ -2,6 +2,7 @@
PORTNAME= graphiql-rails
PORTVERSION= 1.4.11
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,8 +11,8 @@ COMMENT= Use the GraphiQL IDE for GraphQL with Ruby on Rails
LICENSE= MIT
-RUN_DEPENDS= rubygem-sprockets-rails-rails50>=0:devel/rubygem-sprockets-rails-rails50 \
- rubygem-railties50>=0:www/rubygem-railties50
+RUN_DEPENDS= rubygem-sprockets-rails-rails5>=0:devel/rubygem-sprockets-rails-rails5 \
+ rubygem-railties5>=0:www/rubygem-railties5
USES= gem
USE_RUBY= yes
diff --git a/security/rubygem-doorkeeper43/Makefile b/security/rubygem-doorkeeper43/Makefile
index 206aeced0c79..9bbe3b934456 100644
--- a/security/rubygem-doorkeeper43/Makefile
+++ b/security/rubygem-doorkeeper43/Makefile
@@ -13,7 +13,7 @@ COMMENT= Doorkeeper is an OAuth 2 provider for Rails and Grape
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS= rubygem-railties50>=4.2:www/rubygem-railties50
+RUN_DEPENDS= rubygem-railties5>=4.2:www/rubygem-railties5
USES= gem
USE_RUBY= yes