[DRE-commits] [pkg-ruby-extras] 01/01: update mrconfig

Lucas Kanashiro kanashiro at moszumanska.debian.org
Tue Nov 7 13:06:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

kanashiro pushed a commit to branch master
in repository pkg-ruby-extras.

commit 76461b8ace2aacaeb3fca7053d11d505344d84d5
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Tue Nov 7 11:06:33 2017 -0200

    update mrconfig
---
 .gitignore |  4 ++++
 .mrconfig  | 16 ++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/.gitignore b/.gitignore
index 3bb9397..c6a17e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -814,6 +814,7 @@
 /ruby-peek-gc
 /ruby-peek-host
 /ruby-peek-performance-bar
+/ruby-peek-pg
 /ruby-peek-rblineprof
 /ruby-peek-redis
 /ruby-peek-sidekiq
@@ -839,6 +840,7 @@
 /ruby-premailer-rails
 /ruby-prof
 /ruby-progressbar
+/ruby-prometheus-client-mmap
 /ruby-protected-attributes
 /ruby-proxifier
 /ruby-psych
@@ -969,6 +971,7 @@
 /ruby-rqrcode
 /ruby-rqrcode-rails3
 /ruby-rr
+/ruby-rsec
 /ruby-rspec
 /ruby-rspec-collection-matchers
 /ruby-rspec-instafail
@@ -979,6 +982,7 @@
 /ruby-rspec-rails
 /ruby-rspec-retry
 /ruby-rsync
+/ruby-rubocop-rspec
 /ruby-ruby-engine
 /ruby-ruby-version
 /ruby-ruby2ruby
diff --git a/.mrconfig b/.mrconfig
index 795c97e..5a372a7 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -3277,6 +3277,10 @@ skip = lazy
 checkout = git_checkout ruby-peek-performance-bar
 skip = lazy
 
+[ruby-peek-pg]
+checkout = git_checkout ruby-peek-pg
+skip = lazy
+
 [ruby-peek-rblineprof]
 checkout = git_checkout ruby-peek-rblineprof
 skip = lazy
@@ -3377,6 +3381,10 @@ skip = lazy
 checkout = git_checkout ruby-progressbar
 skip = lazy
 
+[ruby-prometheus-client-mmap]
+checkout = git_checkout ruby-prometheus-client-mmap
+skip = lazy
+
 [ruby-protected-attributes]
 checkout = git_checkout ruby-protected-attributes
 skip = lazy
@@ -3897,6 +3905,10 @@ skip = lazy
 checkout = git_checkout ruby-rr
 skip = lazy
 
+[ruby-rsec]
+checkout = git_checkout ruby-rsec
+skip = lazy
+
 [ruby-rspec]
 checkout = git_checkout ruby-rspec
 skip = lazy
@@ -3937,6 +3949,10 @@ skip = lazy
 checkout = git_checkout ruby-rsync
 skip = lazy
 
+[ruby-rubocop-rspec]
+checkout = git_checkout ruby-rubocop-rspec
+skip = lazy
+
 [ruby-ruby-engine]
 checkout = git_checkout ruby-ruby-engine
 skip = lazy

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/pkg-ruby-extras.git



More information about the Pkg-ruby-extras-commits mailing list