[DRE-commits] [SCM] pkg-ruby-extras.git branch, master, updated. a301025217c40f6e97e8ef733ed0a5d890ec5b4d

Antonio Terceiro terceiro at softwarelivre.org
Wed May 11 16:21:12 UTC 2011


The following commit has been merged in the master branch:
commit a301025217c40f6e97e8ef733ed0a5d890ec5b4d
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Wed May 11 09:20:25 2011 -0700

    Update

diff --git a/.gitignore b/.gitignore
index 0c338dc..1cde8ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,7 +42,9 @@ ruby-rspec-core
 ruby-rspec-expectations
 ruby-rspec
 ruby-rspec-mocks
+ruby-shoulda-context
 ruby-shoulda
+ruby-shoulda-matchers
 ruby-sinatra
 ruby-taglib2
 ruby-termios
diff --git a/.mrconfig b/.mrconfig
index 9f141e3..b357021 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -145,9 +145,15 @@ checkout = git_checkout ruby-rspec
 [ruby-rspec-mocks]
 checkout = git_checkout ruby-rspec-mocks
 
+[ruby-shoulda-context]
+checkout = git_checkout ruby-shoulda-context
+
 [ruby-shoulda]
 checkout = git_checkout ruby-shoulda
 
+[ruby-shoulda-matchers]
+checkout = git_checkout ruby-shoulda-matchers
+
 [ruby-sinatra]
 checkout = git_checkout ruby-sinatra
 

-- 
pkg-ruby-extras.git



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