From 5f3b48c9f7083891ce365ea02e372bdc2097b902 Mon Sep 17 00:00:00 2001 From: AEtherC0r3 Date: Thu, 15 Jun 2017 11:34:58 +0300 Subject: [PATCH] Update shoulda-matchers to 2.8 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9dbc51e9..74e8ce84 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -471,7 +471,7 @@ GEM sprockets (~> 2.8, < 2.12) sprockets-rails (~> 2.0) selectize-rails (0.12.4) - shoulda-matchers (2.6.1) + shoulda-matchers (2.8.0) activesupport (>= 3.0.0) simplecov (0.11.2) docile (~> 1.1.0) @@ -653,4 +653,4 @@ DEPENDENCIES whenever BUNDLED WITH - 1.14.5 + 1.15.1