diff options
author | Koichi Sasada <ko1@atdot.net> | 2021-10-05 22:19:22 +0900 |
---|---|---|
committer | Koichi Sasada <ko1@atdot.net> | 2021-10-05 23:22:42 +0900 |
commit | f2ca65266f203da8a8c3afa734bb6e76a088c581 (patch) | |
tree | 4ca68f99ff2b265e9c822b53e8fdc1ea23e9b100 /gems/bundled_gems | |
parent | dc8fa2691b4a3a908cb5f93429754457f063ea49 (diff) | |
download | ruby-f2ca65266f203da8a8c3afa734bb6e76a088c581.tar.gz |
debug.gem v1.2.4
This version fixes test failures on MacOS enviornment.
Diffstat (limited to 'gems/bundled_gems')
-rw-r--r-- | gems/bundled_gems | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems index 2ad13693d0..c2a9d5f301 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -13,4 +13,4 @@ matrix 0.4.2 https://github.com/ruby/matrix prime 0.1.2 https://github.com/ruby/prime rbs 1.6.2 https://github.com/ruby/rbs typeprof 0.15.3 https://github.com/ruby/typeprof -debug 1.2.3 https://github.com/ruby/debug +debug 1.2.4 https://github.com/ruby/debug |