Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/danger
diff options
context:
space:
mode:
authorToon Claes <toon@gitlab.com>2021-12-07 23:33:53 +0300
committerToon Claes <toon@gitlab.com>2021-12-07 23:49:42 +0300
commit9f152be5008c44b79a8c27ec4b93476a0c437537 (patch)
tree56a82606eb9ed715196f2ffbd48866109f9041ac /danger
parentf864c4321d586fc8c8cebb2208c61aacf3191457 (diff)
danger: Update gitlab-dangerfiles gem
Update to version 2.6.1 so it has the latest rules that allow formatting of MR titles as we use them. This was fixed in [1]. 1. https://gitlab.com/gitlab-org/ruby/gems/gitlab-dangerfiles/-/merge_requests/69
Diffstat (limited to 'danger')
-rw-r--r--danger/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/danger/Gemfile.lock b/danger/Gemfile.lock
index 361015545..ec935c724 100644
--- a/danger/Gemfile.lock
+++ b/danger/Gemfile.lock
@@ -53,7 +53,7 @@ GEM
gitlab (4.17.0)
httparty (~> 0.18)
terminal-table (~> 1.5, >= 1.5.1)
- gitlab-dangerfiles (2.5.0)
+ gitlab-dangerfiles (2.6.1)
danger (>= 8.3.1)
danger-gitlab (>= 8.0.0)
httparty (0.20.0)