Skip to content

Commit 324e32f

Browse files
authored
Bump rspec-rails from 7.1.1 to 8.0.0 (#3540)
2 parents 4412078 + de4e0ed commit 324e32f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ GEM
202202
railties (>= 4.1.0)
203203
responders
204204
warden (~> 1.2.3)
205-
diff-lcs (1.6.1)
205+
diff-lcs (1.6.2)
206206
discard (1.4.0)
207207
activerecord (>= 4.2, < 9.0)
208208
docile (1.4.0)
@@ -329,7 +329,7 @@ GEM
329329
rb-fsevent (~> 0.10, >= 0.10.3)
330330
rb-inotify (~> 0.9, >= 0.9.10)
331331
logger (1.7.0)
332-
loofah (2.24.0)
332+
loofah (2.24.1)
333333
crass (~> 1.0.2)
334334
nokogiri (>= 1.12.0)
335335
mail (2.8.1)
@@ -432,7 +432,7 @@ GEM
432432
method_source (~> 1.0)
433433
pry-rails (0.3.11)
434434
pry (>= 0.13.0)
435-
psych (5.2.3)
435+
psych (5.2.6)
436436
date
437437
stringio
438438
public_suffix (6.0.1)
@@ -520,24 +520,24 @@ GEM
520520
rspec-mocks (~> 3.13.0)
521521
rspec-core (3.13.3)
522522
rspec-support (~> 3.13.0)
523-
rspec-expectations (3.13.3)
523+
rspec-expectations (3.13.4)
524524
diff-lcs (>= 1.2.0, < 2.0)
525525
rspec-support (~> 3.13.0)
526526
rspec-html-matchers (0.10.0)
527527
nokogiri (~> 1)
528528
rspec (>= 3.0.0.a)
529-
rspec-mocks (3.13.2)
529+
rspec-mocks (3.13.4)
530530
diff-lcs (>= 1.2.0, < 2.0)
531531
rspec-support (~> 3.13.0)
532-
rspec-rails (7.1.1)
533-
actionpack (>= 7.0)
534-
activesupport (>= 7.0)
535-
railties (>= 7.0)
532+
rspec-rails (8.0.0)
533+
actionpack (>= 7.2)
534+
activesupport (>= 7.2)
535+
railties (>= 7.2)
536536
rspec-core (~> 3.13)
537537
rspec-expectations (~> 3.13)
538538
rspec-mocks (~> 3.13)
539539
rspec-support (~> 3.13)
540-
rspec-support (3.13.2)
540+
rspec-support (3.13.3)
541541
rubocop (1.75.2)
542542
json (~> 2.3)
543543
language_server-protocol (~> 3.17.0.2)

0 commit comments

Comments
 (0)