From c8e6d5b0861dd76d1f17a2efc083a46fa1316812 Mon Sep 17 00:00:00 2001 From: Rafael Reggiani Manzo Date: Thu, 11 Sep 2014 08:47:06 -0300 Subject: [PATCH] shoulda-matchers updated --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 3a23c2a..e695095 100644 --- a/Gemfile +++ b/Gemfile @@ -65,7 +65,7 @@ gem 'google-analytics-rails', '~> 0.0.6' group :test do # Easier test writing - gem "shoulda-matchers", '~> 2.6.1' + gem "shoulda-matchers", '~> 2.7.0' # Test coverage gem 'simplecov', require: false diff --git a/Gemfile.lock b/Gemfile.lock index bee2800..165c843 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -222,7 +222,7 @@ GEM sdoc (0.4.1) json (~> 1.7, >= 1.7.7) rdoc (~> 4.0) - shoulda-matchers (2.6.2) + shoulda-matchers (2.7.0) activesupport (>= 3.0.0) simplecov (0.9.0) docile (~> 1.1.0) @@ -302,7 +302,7 @@ DEPENDENCIES rspec-rails (~> 3.1.0) sass-rails (~> 4.0.1) sdoc - shoulda-matchers (~> 2.6.1) + shoulda-matchers (~> 2.7.0) simplecov spring sqlite3 -- libgit2 0.21.2