Skip to content

Commit 094587c

Browse files
committed
Fix rspec-rails version of rspec
1 parent 9f8d7d9 commit 094587c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616
env:
1717
RSPEC_CI: true
1818
# This tells rspec-rails what branch to run in ci
19-
RSPEC_VERSION: '= 3.13.0.pre'
19+
RSPEC_VERSION: '= 3.14.0.pre'
2020
jobs:
2121
rubocop:
2222
name: Rubocop

0 commit comments

Comments
 (0)