aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2020-04-01 18:53:16 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2020-04-01 18:53:16 +0000
commitab0d033bf36cde22fb142c1fd1a45520c77a12f1 (patch)
tree4ad967a25d628f9c18e669faeb9b9b4d8fd436fb
parent222155c14999efb10e7821125e612e0298fb6278 (diff)
downloadports-ab0d033bf36cde22fb142c1fd1a45520c77a12f1.tar.gz
ports-ab0d033bf36cde22fb142c1fd1a45520c77a12f1.zip
Notes
-rw-r--r--devel/gitaly/Makefile2
-rw-r--r--www/gitlab-ce/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile
index 67e7d3d956e1..845be348fe58 100644
--- a/devel/gitaly/Makefile
+++ b/devel/gitaly/Makefile
@@ -17,7 +17,7 @@ MY_DEPENDS= git>=2.22:devel/git \
rubygem-rugged>=0.28<1.0:devel/rubygem-rugged \
rubygem-github-linguist>=7.5<8.0:textproc/rubygem-github-linguist \
rubygem-gitlab-markup>=1.7.0<1.8.0:textproc/rubygem-gitlab-markup \
- rubygem-activesupport60=6.0.2.2:devel/rubygem-activesupport60 \
+ rubygem-activesupport60>=6.0.2.2<6.0.2.3:devel/rubygem-activesupport60 \
rubygem-rdoc>=6.1<7.0:devel/rubygem-rdoc \
rubygem-gitlab-gollum-lib>=4.2.7.8<4.2.8.0:www/rubygem-gitlab-gollum-lib \
rubygem-gitlab-gollum-rugged_adapter>=0.4.4.2<0.4.5.0:www/rubygem-gitlab-gollum-rugged_adapter \
diff --git a/www/gitlab-ce/Makefile b/www/gitlab-ce/Makefile
index 540556e75419..ca98923d259c 100644
--- a/www/gitlab-ce/Makefile
+++ b/www/gitlab-ce/Makefile
@@ -21,7 +21,7 @@ MY_DEPENDS= git>=2.22.2:devel/git \
gitlab-pages>=1.17.0:www/gitlab-pages \
redis>=3.2.12:databases/redis \
yarn>=1.10.0:www/yarn \
- rubygem-rails60=6.0.2.2:www/rubygem-rails60 \
+ rubygem-rails60>=6.0.2.2<6.0.2.3:www/rubygem-rails60 \
rubygem-bootsnap>=1.4.6<2.0:devel/rubygem-bootsnap \
rubygem-nakayoshi_fork>=0.0.4<0.1.0:devel/rubygem-nakayoshi_fork \
rubygem-responders-rails60>=3.0<4.0:www/rubygem-responders-rails60 \