We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e60bbc commit 3a24080Copy full SHA for 3a24080
clients/ruby/bin/setup
@@ -3,6 +3,7 @@ set -euo pipefail
3
IFS=$'\n\t'
4
set -vx
5
6
+sudo gem install bundler
7
bundle install
8
9
# Do any other automated setup that you need to do here
0 commit comments