Skip to content

Commit 0c10f28

Browse files
committed
ci: Use bundler 2.4.22
The last version of bundle to support ruby 2.7.4 is 2.4.22
1 parent dc43456 commit 0c10f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
task:
1010
name: Bundler build
1111

12-
bootstrap_script: gem install bundler
12+
bootstrap_script: gem install bundler -v 2.4.22
1313
bundler_cache:
1414
folder: /usr/local/bundle
1515
fingerprint_script:

0 commit comments

Comments
 (0)