Skip to content

Commit 3a24080

Browse files
committed
Fix repository setup
1 parent 4e60bbc commit 3a24080

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clients/ruby/bin/setup

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ set -euo pipefail
33
IFS=$'\n\t'
44
set -vx
55

6+
sudo gem install bundler
67
bundle install
78

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

0 commit comments

Comments
 (0)