hsbt (Hiroshi SHIBATA)
- Login: hsbt
- Email: hsbt@ruby-lang.org
- Registered on: 04/26/2009
- Last sign in: 03/06/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 32 | 401 | 433 |
| Reported issues | 13 | 220 | 233 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer, Contributor, Release Manager, Security team, Infrastructure team | 01/25/2013 |
Activity
Today
-
06:49 AM Ruby Revision f16961ec (git): [ruby/rubygems] Remove dead code in dependency installer tests
- Remove unused si.to_yaml calls that stored YAML at URLs that were never
fetched. With the pure-Ruby parser, NilClass no longer has to_yaml, but
these lines were dead code regardless.
https://github.com/ruby/rubygems/commit/6ab25e49ac -
06:45 AM Ruby Revision dcd6b55e (git): [ruby/rubygems] Skip flaky webauthn test on TruffleRuby
- Pend test_with_webauthn_enabled_failure on TruffleRuby where it fails
intermittently.
https://github.com/ruby/rubygems/commit/6e062ccef1
03/05/2026
-
01:38 AM Ruby Revision 48a21053 (git): [ruby/zlib] Bump up to 3.2.3
- https://github.com/ruby/zlib/commit/d9c7876988
03/04/2026
-
06:51 AM Ruby Revision 115b4c65 (git): Add NEWS.md entry for ENV.fetch_values and that tests
- From https://github.com/ruby/rubygems/pull/8501
Co-authored-by: Suleyman Musayev <96992680+msuliq@users.noreply.github.com>
03/03/2026
-
06:04 AM Ruby Revision 1008a469 (git): [ruby/rubygems] Show release date with bundle outdated
- https://github.com/ruby/rubygems/commit/300cc0c223
03/02/2026
-
06:19 AM Ruby Revision 4fc55d88 (git): Use .bundle gem paths for test deps with ruby/ruby repository.
-
06:19 AM Ruby Revision b92f1d10 (git): Use .bundle only if all deps present