Skip to content

Commit ed0b47d

Browse files
committed
Update gem test pack
1 parent 90ae6c9 commit ed0b47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tool/jt.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
CACHE_EXTRA_DIR = File.expand_path('~/.mx/cache/truffleruby')
3737
FileUtils.mkdir_p(CACHE_EXTRA_DIR)
3838

39-
TRUFFLERUBY_GEM_TEST_PACK_VERSION = 'bad12dd52a553ba728ce0bfbc55406d1d60fe708'
39+
TRUFFLERUBY_GEM_TEST_PACK_VERSION = '91d1e2aa9075781d52ddc84615739e2eea537f2d'
4040

4141
JDEBUG = '--vm.agentlib:jdwp=transport=dt_socket,server=y,address=8000,suspend=y'
4242
METRICS_REPS = Integer(ENV['TRUFFLERUBY_METRICS_REPS'] || 10)

0 commit comments

Comments
 (0)