Skip to content

Commit

Permalink
Update rspec-rails maintenance version to 6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Dec 26, 2023
1 parent 880a91f commit 21124eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/script/clone_all_rspec_repos
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ if is_mri; then
clone_repo "rspec-core"
clone_repo "rspec-expectations"
clone_repo "rspec-mocks"
clone_repo "rspec-rails" "6-0-maintenance"
clone_repo "rspec-rails" "6-1-maintenance"

if rspec_support_compatible; then
clone_repo "rspec-support"
Expand Down

0 comments on commit 21124eb

Please sign in to comment.