hsbt (Hiroshi SHIBATA)
- Login: hsbt
- Email: hsbt@ruby-lang.org
- Registered on: 04/26/2009
- Last sign in: 11/05/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 30 | 390 | 420 |
| Reported issues | 14 | 214 | 228 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer, Contributor, Release Manager, Security team, Infrastructure team | 01/25/2013 |
Activity
11/07/2025
-
08:12 PM Ruby Revision 110f24c4 (git): [ruby/rubygems] Restore pathname for rake dev:deps
- https://github.com/ruby/rubygems/commit/89e95d0f15
-
08:12 PM Ruby Revision a7c23b9a (git): [ruby/rubygems] Use Dir.pwd instead of Pathname.pwd
- https://github.com/ruby/rubygems/commit/6c161b253d
-
08:12 PM Ruby Revision 9767b310 (git): [ruby/rubygems] Removed unnecessary loading of pathname
- https://github.com/ruby/rubygems/commit/6e965b7872
-
08:12 PM Ruby Revision 2518aa91 (git): [ruby/rubygems] Replace Pathname#rmtree to FileUtils.rm_rf directly
- https://github.com/ruby/rubygems/commit/33c7a9a565
-
08:12 PM Ruby Revision 4816969c (git): [ruby/rubygems] Replaced pathname auto-loading in bootstrap of bundler
- https://github.com/ruby/rubygems/commit/79ba4a537d
11/05/2025
-
10:35 AM Ruby Revision 946d2d03 (git): Suppressing unused warnings
-
06:46 AM Ruby Revision 2172057f (git): Use Ruby 3.4 for sync_default_gems.rb
- ```
tool/sync_default_gems.rb:177:in `block in <module:SyncDefaultGems>': undefined local variable or method `it' for SyncDefaultGems:Module (NameError)
it.exclude << "lib/open3/jruby_windows.rb"
^^
from <internal:ke... -
04:33 AM Ruby Feature #20564 (Closed): Switch default parser to Prism
11/04/2025
-
01:02 AM Ruby Revision 136157e7 (git): Revert "[ruby/rubygems] Fix constants in TAR to be frozen"
- This reverts commit 2c2eaa3103e5cf1cbfc2b16d9db975a9b8a0399a.
-
12:04 AM Ruby Bug #21645 (Assigned): Can't `require "resolve"` on Windows under Bundler without warnings