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

Commit bfd13aa

Browse files
committed
Bump RSPEC_VERSION in CI to 3.12.0.pre
1 parent e6d5718 commit bfd13aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
env:
1515
RSPEC_CI: true
1616
# This tells rspec-rails what branch to run in ci
17-
RSPEC_VERSION: '= 3.11.0.pre'
17+
RSPEC_VERSION: '= 3.12.0.pre'
1818
jobs:
1919
rubocop:
2020
name: Rubocop

0 commit comments

Comments
 (0)