[DRE-commits] [SCM] pkg-ruby-extras.git branch, master, updated. 187cb6a85d925528d2a7fcbabb02484ffafd3486
Antonio Terceiro
terceiro at debian.org
Tue Jun 26 21:01:03 UTC 2012
The following commit has been merged in the master branch:
commit 579e32ad9234159427ed0c1e15fc80ebbcff51d4
Author: Antonio Terceiro <terceiro at debian.org>
Date: Mon Jun 25 20:37:08 2012 -0300
update master repo
diff --git a/.gitignore b/.gitignore
index 425a1f4..9cad861 100644
--- a/.gitignore
+++ b/.gitignore
@@ -255,6 +255,7 @@ ruby-rack-protection
ruby-rack-ssl
ruby-rack-test
ruby-rails-2.3
+ruby-rails-3.2
ruby-railties-3.2
ruby-raindrops
ruby-ramaze
@@ -296,6 +297,7 @@ ruby-simple-oauth
ruby-sinatra
ruby-slop
ruby-sourcify
+ruby-sphinx
ruby-spreadsheet
ruby-sprockets
ruby-sqlite3
diff --git a/.mrconfig b/.mrconfig
index 6b14f60..a57515e 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -787,6 +787,9 @@ checkout = git_checkout ruby-rack-test
[ruby-rails-2.3]
checkout = git_checkout ruby-rails-2.3
+[ruby-rails-3.2]
+checkout = git_checkout ruby-rails-3.2
+
[ruby-railties-3.2]
checkout = git_checkout ruby-railties-3.2
@@ -910,6 +913,9 @@ checkout = git_checkout ruby-slop
[ruby-sourcify]
checkout = git_checkout ruby-sourcify
+[ruby-sphinx]
+checkout = git_checkout ruby-sphinx
+
[ruby-spreadsheet]
checkout = git_checkout ruby-spreadsheet
--
pkg-ruby-extras.git
More information about the Pkg-ruby-extras-commits
mailing list