Skip to content

Commit ab2c3a3

Browse files
authored
Update rspec-rails to version 8.0.4
1 parent 00f8e3e commit ab2c3a3

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ GEM
262262
rb-fsevent (~> 0.10, >= 0.10.3)
263263
rb-inotify (~> 0.9, >= 0.9.10)
264264
logger (1.7.0)
265-
loofah (2.25.0)
265+
loofah (2.25.1)
266266
crass (~> 1.0.2)
267267
nokogiri (>= 1.12.0)
268268
mail (2.9.0)
@@ -458,17 +458,17 @@ GEM
458458
rspec-expectations (3.13.5)
459459
diff-lcs (>= 1.2.0, < 2.0)
460460
rspec-support (~> 3.13.0)
461-
rspec-mocks (3.13.7)
461+
rspec-mocks (3.13.8)
462462
diff-lcs (>= 1.2.0, < 2.0)
463463
rspec-support (~> 3.13.0)
464-
rspec-rails (8.0.3)
464+
rspec-rails (8.0.4)
465465
actionpack (>= 7.2)
466466
activesupport (>= 7.2)
467467
railties (>= 7.2)
468-
rspec-core (~> 3.13)
469-
rspec-expectations (~> 3.13)
470-
rspec-mocks (~> 3.13)
471-
rspec-support (~> 3.13)
468+
rspec-core (>= 3.13.0, < 5.0.0)
469+
rspec-expectations (>= 3.13.0, < 5.0.0)
470+
rspec-mocks (>= 3.13.0, < 5.0.0)
471+
rspec-support (>= 3.13.0, < 5.0.0)
472472
rspec-support (3.13.7)
473473
rspec-wait (1.0.2)
474474
rspec (>= 3.4)

0 commit comments

Comments
 (0)