Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit cc55f91

Browse files
committed
TEMPORARY! Demonstrate rspec-rails build failure
See rspec/rspec-dev#259 (comment)
1 parent b020ad3 commit cc55f91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/clone_all_rspec_repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ if is_mri; then
1212
clone_repo "rspec-core"
1313
clone_repo "rspec-expectations"
1414
clone_repo "rspec-mocks"
15-
clone_repo "rspec-rails" "4-0-dev"
15+
clone_repo "rspec-rails" "main"
1616
clone_repo "rspec-support"
1717

1818
popd

0 commit comments

Comments
 (0)