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 3173a33 commit 70a0e93Copy full SHA for 70a0e93
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 = "8b57f6022f0fa17ace7c8d2a3af730357715e0a2"
+TRUFFLERUBY_GEM_TEST_PACK_VERSION = "48e88c76418aea9bafe4ef8e1d580431bfc933f5"
27
28
JDEBUG_PORT = 51819
29
JDEBUG = "--vm.agentlib:jdwp=transport=dt_socket,server=y,address=#{JDEBUG_PORT},suspend=y"
0 commit comments