Skip to content

Commit e3ed5be

Browse files
Merge pull request #77 from wahanegi/dependabot/bundler/rspec-rails-8.0.0
PC-128: Bump rspec-rails from 7.1.1 to 8.0.0
2 parents baf16d2 + e68af49 commit e3ed5be

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ GEM
270270
prettyprint
271271
prettyprint (0.2.0)
272272
prism (1.4.0)
273-
psych (5.2.3)
273+
psych (5.2.4)
274274
date
275275
stringio
276276
public_suffix (6.0.1)
@@ -333,21 +333,21 @@ GEM
333333
railties (>= 5.2)
334334
rspec-core (3.13.3)
335335
rspec-support (~> 3.13.0)
336-
rspec-expectations (3.13.3)
336+
rspec-expectations (3.13.4)
337337
diff-lcs (>= 1.2.0, < 2.0)
338338
rspec-support (~> 3.13.0)
339-
rspec-mocks (3.13.2)
339+
rspec-mocks (3.13.3)
340340
diff-lcs (>= 1.2.0, < 2.0)
341341
rspec-support (~> 3.13.0)
342-
rspec-rails (7.1.1)
343-
actionpack (>= 7.0)
344-
activesupport (>= 7.0)
345-
railties (>= 7.0)
342+
rspec-rails (8.0.0)
343+
actionpack (>= 7.2)
344+
activesupport (>= 7.2)
345+
railties (>= 7.2)
346346
rspec-core (~> 3.13)
347347
rspec-expectations (~> 3.13)
348348
rspec-mocks (~> 3.13)
349349
rspec-support (~> 3.13)
350-
rspec-support (3.13.2)
350+
rspec-support (3.13.3)
351351
rubocop (1.75.4)
352352
json (~> 2.3)
353353
language_server-protocol (~> 3.17.0.2)

0 commit comments

Comments
 (0)