Skip to content

Commit 9a34065

Browse files
committed
Update gem test pack
* To remove BUNDLED WITH sections
1 parent e40a4ae commit 9a34065

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
@@ -37,7 +37,7 @@
3737
CACHE_EXTRA_DIR = File.expand_path('~/.mx/cache/truffleruby')
3838
FileUtils.mkdir_p(CACHE_EXTRA_DIR)
3939

40-
TRUFFLERUBY_GEM_TEST_PACK_VERSION = '91ca8b4308a89bf702cccfc91f46797f5137c4e4'
40+
TRUFFLERUBY_GEM_TEST_PACK_VERSION = '7a0baa3c95cd0d217a5331e0b75c20207df781c6'
4141

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

0 commit comments

Comments
 (0)