summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgit <svn-admin@ruby-lang.org>2023-12-11 06:58:43 +0000
committergit <svn-admin@ruby-lang.org>2023-12-11 06:58:43 +0000
commit980255cb7bfc9ea1ed105ff641ec44b751deced6 (patch)
tree15a1b483f7211ee7fb74eb4f6277f3c86dc195c4
parente5e53ee173170d2ed354be45f20852359452b45a (diff)
Update bundled gems list as of 2023-12-10
-rw-r--r--NEWS.md2
-rw-r--r--gems/bundled_gems2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS.md b/NEWS.md
index 1b92e800f9..a3db0a0948 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -236,7 +236,7 @@ The following bundled gems are updated.
* net-smtp 0.4.0
* rbs 3.3.2
* typeprof 0.21.8
-* debug 1.8.0
+* debug 1.9.0
See GitHub releases like [Logger](https://github.com/ruby/logger/releases) or
changelog for details of the default gems or bundled gems.
diff --git a/gems/bundled_gems b/gems/bundled_gems
index a694cd9a89..9cb5310b82 100644
--- a/gems/bundled_gems
+++ b/gems/bundled_gems
@@ -19,5 +19,5 @@ matrix 0.4.2 https://github.com/ruby/matrix
prime 0.1.2 https://github.com/ruby/prime
rbs 3.3.2 https://github.com/ruby/rbs
typeprof 0.21.8 https://github.com/ruby/typeprof
-debug 1.8.0 https://github.com/ruby/debug 927587afb6aac69b358b86a01f602d207053e8d2
+debug 1.9.0 https://github.com/ruby/debug
racc 1.7.3 https://github.com/ruby/racc