summaryrefslogtreecommitdiff
path: root/gems
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2024-01-23 12:09:57 -0800
committerGitHub <noreply@github.com>2024-01-23 20:09:57 +0000
commitc84237f9531aed3b204d3fdacc2dd9d2bd4c7d81 (patch)
tree924ec7260333bb75d8780e76325d5dd0303e0729 /gems
parent27c1dd8634d34bfe3592151d66b410f28ca749ce (diff)
Rewrite Array#each in Ruby using Primitive (#9533)
Diffstat (limited to 'gems')
-rw-r--r--gems/bundled_gems2
1 files changed, 1 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems
index 4d9e6cbf94..8f2ff3f624 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -19,7 +19,7 @@ matrix 0.4.2 https://github.com/ruby/matrix
prime 0.1.2 https://github.com/ruby/prime
rbs 3.4.2 https://github.com/ruby/rbs
typeprof 0.21.9 https://github.com/ruby/typeprof
-debug 1.9.1 https://github.com/ruby/debug
+debug 1.9.1 https://github.com/ruby/debug 19b91b14ce814a0eb615abb8d2bef0594c61c5c8
racc 1.7.3 https://github.com/ruby/racc
mutex_m 0.2.0 https://github.com/ruby/mutex_m
getoptlong 0.2.1 https://github.com/ruby/getoptlong