From 656714cf736168090b2c01b109b5799ac1401966 Mon Sep 17 00:00:00 2001 From: Jason Draper Date: Fri, 30 Nov 2012 10:33:26 -0500 Subject: [PATCH] Add in the Gemfile after the version bump. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7c70cb62..5fd3ad42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - shoulda-matchers (1.4.1) + shoulda-matchers (1.4.2) activesupport (>= 3.0.0) bourne (~> 1.1.2)