From 840bd7eb17f1dad6c6de8dbf2ba2349c1c8684eb Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Thu, 17 Jan 2019 22:35:30 +0000 Subject: [PATCH] Update shoulda to version 3.6.0 --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3530b67..0382a89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.4) crass (1.0.4) database_cleaner (1.7.0) datetime_picker_rails (0.0.7) @@ -146,7 +146,7 @@ GEM formatador (0.2.5) globalid (0.4.1) activesupport (>= 4.2.0) - i18n (1.1.1) + i18n (1.5.2) concurrent-ruby (~> 1.0) ipaddress (0.8.3) jaro_winkler (1.5.1) @@ -298,12 +298,12 @@ GEM tilt (>= 1.1, < 3) selectize-rails (0.12.5) sexp_processor (4.11.0) - shoulda (3.5.0) + shoulda (3.6.0) shoulda-context (~> 1.0, >= 1.0.1) - shoulda-matchers (>= 1.4.1, < 3.0) + shoulda-matchers (~> 3.0) shoulda-context (1.2.2) - shoulda-matchers (2.8.0) - activesupport (>= 3.0.0) + shoulda-matchers (3.1.2) + activesupport (>= 4.0.0) simple_form (4.1.0) actionpack (>= 5.0) activemodel (>= 5.0)