diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2023-09-02 08:33:47 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2023-09-08 10:34:37 +0000 |
commit | 94772c9c21ca0fa1c28f77c278e3840ba9ca6b7b (patch) | |
tree | 00325a8cef76793567668e1efa5b0fc84b460f35 | |
parent | b2f93d0c69bb93f74d47fd4496b7e5622fcdda75 (diff) | |
download | ports-94772c9c21ca0fa1c28f77c278e3840ba9ca6b7b.tar.gz ports-94772c9c21ca0fa1c28f77c278e3840ba9ca6b7b.zip |
devel/rubygem-gitlab-labkit: update to 0.34.0
Required for gitlab-ce 16.3
Changelog:
https://gitlab.com/gitlab-org/ruby/gems/labkit-ruby/-/releases
-rw-r--r-- | devel/rubygem-gitlab-labkit/Makefile | 8 | ||||
-rw-r--r-- | devel/rubygem-gitlab-labkit/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/rubygem-gitlab-labkit/Makefile b/devel/rubygem-gitlab-labkit/Makefile index 7757633b4655..630daeb6025b 100644 --- a/devel/rubygem-gitlab-labkit/Makefile +++ b/devel/rubygem-gitlab-labkit/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-labkit -PORTVERSION= 0.33.0 +PORTVERSION= 0.34.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,12 +10,12 @@ WWW= https://about.gitlab.com/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-actionpack61>=5<8:www/rubygem-actionpack61 \ - rubygem-activesupport61>=5<8:devel/rubygem-activesupport61 \ +RUN_DEPENDS= rubygem-actionpack70>=5<8:www/rubygem-actionpack70 \ + rubygem-activesupport70>=5<8:devel/rubygem-activesupport70 \ rubygem-grpc>=1.37:net/rubygem-grpc \ rubygem-jaeger-client>=1.1.0<1.2:devel/rubygem-jaeger-client \ rubygem-opentracing>=0.4<1.0:devel/rubygem-opentracing \ - rubygem-pg_query>=4.2.1<4.3:databases/rubygem-pg_query \ + rubygem-pg_query>=4.2.3<4.3:databases/rubygem-pg_query \ rubygem-redis>3.0.0<6.0.0:databases/rubygem-redis USES= gem diff --git a/devel/rubygem-gitlab-labkit/distinfo b/devel/rubygem-gitlab-labkit/distinfo index db40eda68da6..a2b8645866f9 100644 --- a/devel/rubygem-gitlab-labkit/distinfo +++ b/devel/rubygem-gitlab-labkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687446481 -SHA256 (rubygem/gitlab-labkit-0.33.0.gem) = d1fba8d30fde314a3f5dee1921ac31860bed4fecd8aa98ac6671f2627479e05b -SIZE (rubygem/gitlab-labkit-0.33.0.gem) = 30720 +TIMESTAMP = 1693634213 +SHA256 (rubygem/gitlab-labkit-0.34.0.gem) = ca5c504201390cd07ba1029e6ca3059f4e2e6005eb121ba8a103af1e166a3ecd +SIZE (rubygem/gitlab-labkit-0.34.0.gem) = 31232 |