From cc7948e260ce47193ee8098cf2e810219e461d00 Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Tue, 21 Feb 2023 19:47:01 -0600 Subject: AƱade gema shoulda matchers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 416110b..61b6ca6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,6 +160,8 @@ GEM rspec-mocks (~> 3.11) rspec-support (~> 3.11) rspec-support (3.12.0) + shoulda-matchers (5.3.0) + activesupport (>= 5.2.0) thor (1.2.1) timeout (0.3.2) tzinfo (2.0.6) @@ -182,6 +184,7 @@ DEPENDENCIES rack-cors rails (~> 7.0.4, >= 7.0.4.2) rspec-rails (~> 6.0.0) + shoulda-matchers (~> 5.0) tzinfo-data RUBY VERSION -- cgit v1.2.3