summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2023-02-21 19:47:01 -0600
committerHombreLaser <sebastian-440@live.com>2023-02-21 19:47:01 -0600
commitcc7948e260ce47193ee8098cf2e810219e461d00 (patch)
tree77091f32d5e593b479330fae854039f63efba4c9 /Gemfile.lock
parente94dcad36582c2ca85f04c8513b1f56aa359ad89 (diff)
Añade gema shoulda matchers
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
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