[DRE-commits] [pkg-ruby-extras] 01/01: update master repo
zeha at debian.org
zeha at debian.org
Mon Jun 22 20:25:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository pkg-ruby-extras.
commit 49d73b26453450a7ceef718a3e348baee477df0d
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Mon Jun 22 22:25:01 2015 +0200
update master repo
---
.gitignore | 3 +++
.mrconfig | 16 ++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/.gitignore b/.gitignore
index 3b9b3a8..15ff31e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -545,6 +545,7 @@
/ruby-oj
/ruby-ole
/ruby-omniauth
+/ruby-omniauth-bitbucket
/ruby-omniauth-facebook
/ruby-omniauth-github
/ruby-omniauth-gitlab
@@ -672,6 +673,7 @@
/ruby-require-all
/ruby-responders
/ruby-rest-client
+/ruby-retryable
/ruby-revolution
/ruby-rgen
/ruby-ridley
@@ -765,6 +767,7 @@
/ruby-spring
/ruby-sprockets
/ruby-sprockets-rails
+/ruby-spy
/ruby-sqlite3
/ruby-sshkit
/ruby-stamp
diff --git a/.mrconfig b/.mrconfig
index 7b45485..4edc073 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -2141,6 +2141,10 @@ skip = lazy
checkout = git_checkout ruby-nokogiri
skip = lazy
+[ruby-nokogumbo]
+checkout = git_checkout ruby-nokogumbo
+skip = lazy
+
[ruby-notifier]
checkout = git_checkout ruby-notifier
skip = lazy
@@ -2197,6 +2201,10 @@ skip = lazy
checkout = git_checkout ruby-omniauth
skip = lazy
+[ruby-omniauth-bitbucket]
+checkout = git_checkout ruby-omniauth-bitbucket
+skip = lazy
+
[ruby-omniauth-facebook]
checkout = git_checkout ruby-omniauth-facebook
skip = lazy
@@ -2705,6 +2713,10 @@ skip = lazy
checkout = git_checkout ruby-rest-client
skip = lazy
+[ruby-retryable]
+checkout = git_checkout ruby-retryable
+skip = lazy
+
[ruby-revolution]
checkout = git_checkout ruby-revolution
skip = lazy
@@ -3077,6 +3089,10 @@ skip = lazy
checkout = git_checkout ruby-sprockets-rails
skip = lazy
+[ruby-spy]
+checkout = git_checkout ruby-spy
+skip = lazy
+
[ruby-sqlite3]
checkout = git_checkout ruby-sqlite3
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