Skip to content

Commit 2dfa6c8

Browse files
committed
Run bundle install with version 1.17.1
1 parent c719ee8 commit 2dfa6c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: bin/setup

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ set -euo pipefail
33
IFS=$'\n\t'
44
set -vx
55

6-
bundle install
6+
bundle _1.17.1_ install
77

88
# Do any other automated setup that you need to do here

0 commit comments

Comments
 (0)