Skip to content

Commit 35a5aa9

Browse files
committed
Update TRUFFLERUBY_GEM_TEST_PACK_VERSION to new version with updated puma
1 parent aa6e9c5 commit 35a5aa9

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
@@ -30,7 +30,7 @@
3030
GRAAL_DIR = File.expand_path('../graal', TRUFFLERUBY_DIR)
3131
PROFILES_DIR = "#{TRUFFLERUBY_DIR}/profiles"
3232

33-
TRUFFLERUBY_GEM_TEST_PACK_VERSION = '9c09023af9c8d601b2850b3649c725eb9c0a5061'
33+
TRUFFLERUBY_GEM_TEST_PACK_VERSION = 'fa8e5817c1496e136caa1f994864712b2faf6bc7'
3434

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

0 commit comments

Comments
 (0)