summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock19
1 files changed, 19 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a91d2d7..6a2b2b4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -73,6 +73,7 @@ GEM
crass (1.0.6)
date (3.3.3)
debug (1.7.1)
+ diff-lcs (1.5.0)
erubi (1.12.0)
globalid (1.1.0)
activesupport (>= 5.0)
@@ -137,6 +138,23 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rake (13.0.6)
+ rspec-core (3.12.1)
+ rspec-support (~> 3.12.0)
+ rspec-expectations (3.12.2)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.12.0)
+ rspec-mocks (3.12.3)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.12.0)
+ rspec-rails (6.0.1)
+ actionpack (>= 6.1)
+ activesupport (>= 6.1)
+ railties (>= 6.1)
+ rspec-core (~> 3.11)
+ rspec-expectations (~> 3.11)
+ rspec-mocks (~> 3.11)
+ rspec-support (~> 3.11)
+ rspec-support (3.12.0)
thor (1.2.1)
timeout (0.3.2)
tzinfo (2.0.6)
@@ -155,6 +173,7 @@ DEPENDENCIES
mysql2
puma (~> 5.0)
rails (~> 7.0.4, >= 7.0.4.2)
+ rspec-rails (~> 6.0.0)
tzinfo-data
RUBY VERSION