Skip to content

Commit

Permalink
devel/rubygem-gitlab-dangerfiles: update to 3.4.1
Browse files Browse the repository at this point in the history
Required by gitlab-ce 15.1
Changelog:
https://gitlab.com/gitlab-org/ruby/gems/gitlab-dangerfiles/-/releases

3.4.1 (2022-06-22)

Fixed (1 change)

Pick valid approver first and fallback to random (merge request)

Other (1 change)

Add lefthook with rufo configured (merge request)

3.4.0 (2022-06-16)

Added (1 change)

Add required_approvals to spin for approvals (merge request)

3.3.0 (2022-06-15)

Added (1 change)

Bring label based categories into the simple roulette (merge request)

3.2.0 (2022-06-14)

Added (1 change)

Add a commit counter rule (errors out when more than 20 commits) (merge request)

Changed (2 changes)

Update the traintainer weight to be less (merge request)
Just mention test because we want generic backend reviewer * Document how to skip Ruby and bundler dependencies in a project (merge request)

Other (1 change)

Document how to skip Ruby and bundler dependencies in a project (merge request)
  • Loading branch information
mfechner committed Jun 24, 2022
1 parent 5d47f98 commit e69cf6f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion devel/rubygem-gitlab-dangerfiles/Makefile
@@ -1,7 +1,7 @@
# Created by: Matthias Fechner <mfechner@FreeBSD.org>

PORTNAME= gitlab-dangerfiles
PORTVERSION= 3.1.0
PORTVERSION= 3.4.1
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand Down
6 changes: 3 additions & 3 deletions devel/rubygem-gitlab-dangerfiles/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1650558161
SHA256 (rubygem/gitlab-dangerfiles-3.1.0.gem) = 1944092e64a81cd117c365f03537a8fa37ec13077be6b9bbc27b798a606466f2
SIZE (rubygem/gitlab-dangerfiles-3.1.0.gem) = 145920
TIMESTAMP = 1656064491
SHA256 (rubygem/gitlab-dangerfiles-3.4.1.gem) = 65059b49382cce6735ff03f896725c20a823116e9fbcdc52e451e7bf839bf8bb
SIZE (rubygem/gitlab-dangerfiles-3.4.1.gem) = 147968

0 comments on commit e69cf6f

Please sign in to comment.