Skip to content

Commit 09aa3a4

Browse files
⬆️ Bump rspec-rails from 7.1.1 to 8.0.0 in the rspec group (#4068)
1 parent da3d84a commit 09aa3a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -281,10 +281,10 @@ GEM
281281
rspec-mocks (3.13.2)
282282
diff-lcs (>= 1.2.0, < 2.0)
283283
rspec-support (~> 3.13.0)
284-
rspec-rails (7.1.1)
285-
actionpack (>= 7.0)
286-
activesupport (>= 7.0)
287-
railties (>= 7.0)
284+
rspec-rails (8.0.0)
285+
actionpack (>= 7.2)
286+
activesupport (>= 7.2)
287+
railties (>= 7.2)
288288
rspec-core (~> 3.13)
289289
rspec-expectations (~> 3.13)
290290
rspec-mocks (~> 3.13)

0 commit comments

Comments
 (0)