Skip to content

Commit 16acda2

Browse files
committed
Bundler needs to be installed to test msgpack
1 parent 0367d86 commit 16acda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/truffle/cexts/msgpack/msgpack.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jt gem-test-pack
77
ruby_home="$PWD"
88
export PATH="$ruby_home/bin:$PATH"
99

10-
# gem install "$(jt gem-test-pack)/gem-cache/bundler-1.16.5.gem" --local
10+
gem install "$(jt gem-test-pack)/gem-cache/bundler-1.16.5.gem" --local
1111

1212
cd "$(jt gem-test-pack)/gem-testing/msgpack-ruby"
1313

0 commit comments

Comments
 (0)