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 aa6e9c5 commit 35a5aa9Copy full SHA for 35a5aa9
tool/jt.rb
@@ -30,7 +30,7 @@
30
GRAAL_DIR = File.expand_path('../graal', TRUFFLERUBY_DIR)
31
PROFILES_DIR = "#{TRUFFLERUBY_DIR}/profiles"
32
33
-TRUFFLERUBY_GEM_TEST_PACK_VERSION = '9c09023af9c8d601b2850b3649c725eb9c0a5061'
+TRUFFLERUBY_GEM_TEST_PACK_VERSION = 'fa8e5817c1496e136caa1f994864712b2faf6bc7'
34
35
JDEBUG = '--vm.agentlib:jdwp=transport=dt_socket,server=y,address=8000,suspend=y'
36
METRICS_REPS = Integer(ENV['TRUFFLERUBY_METRICS_REPS'] || 10)
0 commit comments