diff options
| author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-10-03 17:01:44 +0900 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2024-10-03 17:41:13 +0900 |
| commit | 6435dfce5fcddd22d3570eda2c60cc772c34909c (patch) | |
| tree | f821981fc153f0661275f7b38575cb553abf4b78 /gems | |
| parent | 50b32a3c9206df2ec7bcb4c54a59844c27f1c144 (diff) | |
style
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/11776
Diffstat (limited to 'gems')
| -rw-r--r-- | gems/bundled_gems | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/gems/bundled_gems b/gems/bundled_gems index 6b2d3edda5..b00c3f4cce 100644 --- a/gems/bundled_gems +++ b/gems/bundled_gems @@ -6,32 +6,32 @@ # - revision: revision in repository-url to test # if `revision` is not given, "v"+`version` or `version` will be used. -minitest 5.25.1 https://github.com/minitest/minitest -power_assert 2.0.4 https://github.com/ruby/power_assert -rake 13.2.1 https://github.com/ruby/rake -test-unit 3.6.2 https://github.com/test-unit/test-unit -rexml 3.3.8 https://github.com/ruby/rexml -rss 0.3.1 https://github.com/ruby/rss -net-ftp 0.3.8 https://github.com/ruby/net-ftp -net-imap 0.4.16 https://github.com/ruby/net-imap -net-pop 0.1.2 https://github.com/ruby/net-pop -net-smtp 0.5.0 https://github.com/ruby/net-smtp -matrix 0.4.2 https://github.com/ruby/matrix -prime 0.1.2 https://github.com/ruby/prime -rbs 3.6.1 https://github.com/ruby/rbs -typeprof 0.21.11 https://github.com/ruby/typeprof 167263ca3a634b61df0445f1a6b3e259a5d47f94 -debug 1.9.2 https://github.com/ruby/debug -racc 1.8.1 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 -base64 0.2.0 https://github.com/ruby/base64 -bigdecimal 3.1.8 https://github.com/ruby/bigdecimal -observer 0.1.2 https://github.com/ruby/observer -abbrev 0.1.2 https://github.com/ruby/abbrev -resolv-replace 0.1.1 https://github.com/ruby/resolv-replace -rinda 0.2.0 https://github.com/ruby/rinda -drb 2.2.1 https://github.com/ruby/drb -nkf 0.2.0 https://github.com/ruby/nkf -syslog 0.1.2 https://github.com/ruby/syslog -csv 3.3.0 https://github.com/ruby/csv -repl_type_completor 0.1.7 https://github.com/ruby/repl_type_completor +minitest 5.25.1 https://github.com/minitest/minitest +power_assert 2.0.4 https://github.com/ruby/power_assert +rake 13.2.1 https://github.com/ruby/rake +test-unit 3.6.2 https://github.com/test-unit/test-unit +rexml 3.3.8 https://github.com/ruby/rexml +rss 0.3.1 https://github.com/ruby/rss +net-ftp 0.3.8 https://github.com/ruby/net-ftp +net-imap 0.4.16 https://github.com/ruby/net-imap +net-pop 0.1.2 https://github.com/ruby/net-pop +net-smtp 0.5.0 https://github.com/ruby/net-smtp +matrix 0.4.2 https://github.com/ruby/matrix +prime 0.1.2 https://github.com/ruby/prime +rbs 3.6.1 https://github.com/ruby/rbs +typeprof 0.21.11 https://github.com/ruby/typeprof 167263ca3a634b61df0445f1a6b3e259a5d47f94 +debug 1.9.2 https://github.com/ruby/debug +racc 1.8.1 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 +base64 0.2.0 https://github.com/ruby/base64 +bigdecimal 3.1.8 https://github.com/ruby/bigdecimal +observer 0.1.2 https://github.com/ruby/observer +abbrev 0.1.2 https://github.com/ruby/abbrev +resolv-replace 0.1.1 https://github.com/ruby/resolv-replace +rinda 0.2.0 https://github.com/ruby/rinda +drb 2.2.1 https://github.com/ruby/drb +nkf 0.2.0 https://github.com/ruby/nkf +syslog 0.1.2 https://github.com/ruby/syslog +csv 3.3.0 https://github.com/ruby/csv +repl_type_completor 0.1.7 https://github.com/ruby/repl_type_completor |
