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 55d33af commit ff5ca1cCopy full SHA for ff5ca1c
tool/jt.rb
@@ -23,7 +23,7 @@
23
TRUFFLERUBY_DIR = File.expand_path('../..', File.realpath(__FILE__))
24
PROFILES_DIR = "#{TRUFFLERUBY_DIR}/profiles"
25
26
-TRUFFLERUBY_GEM_TEST_PACK_VERSION = "48e88c76418aea9bafe4ef8e1d580431bfc933f5"
+TRUFFLERUBY_GEM_TEST_PACK_VERSION = "8288cf66797da2e38770126d5c048bda876dd413"
27
28
JDEBUG_PORT = 51819
29
JDEBUG = "--vm.agentlib:jdwp=transport=dt_socket,server=y,address=#{JDEBUG_PORT},suspend=y"
0 commit comments