Skip to content

Commit

Permalink
Update to 0.5.1 which is required for gitlab-ce 13.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
mfechner committed Apr 6, 2021
1 parent 4376e18 commit 3fba248
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/rubygem-gitlab-experiment/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Created by: Matthias Fechner <mfechner@FreeBSD.org>
# $FreeBSD$
# $FreeBSD: head/devel/rubygem-gitlab-experiment/Makefile 567038 2021-03-03 09:29:15Z mfechner $

PORTNAME= gitlab-experiment
PORTVERSION= 0.4.12
PORTVERSION= 0.5.1
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -13,7 +13,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= rubygem-activesupport60>=3.0:devel/rubygem-activesupport60 \
rubygem-scientist>=1.5.0<2:devel/rubygem-scientist
rubygem-scientist>=1.6.0<2:devel/rubygem-scientist

USES= gem
USE_RUBY= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/rubygem-gitlab-experiment/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1613996475
SHA256 (rubygem/gitlab-experiment-0.4.12.gem) = 41f9d2381e0ddc434f7dde3e677cf1123fbf5475933af5d4c435a1a1e4cebdee
SIZE (rubygem/gitlab-experiment-0.4.12.gem) = 21504
TIMESTAMP = 1616307418
SHA256 (rubygem/gitlab-experiment-0.5.1.gem) = 30c69252954b0ba0b037e7067ef136c878631fa54ed5ed294ec54f1ca7ac2a4c
SIZE (rubygem/gitlab-experiment-0.5.1.gem) = 22528

0 comments on commit 3fba248

Please sign in to comment.