index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rubygems.rb
Age
Commit message (
Expand
)
Author
2026-02-09
Merge RubyGems/Bundler 4.0.6
Hiroshi SHIBATA
2026-02-09
Merge RubyGems/Bundler 4.0.5
Hiroshi SHIBATA
2026-02-09
Merge RubyGems/Bundler 4.0.4
Hiroshi SHIBATA
2025-12-23
Merge RubyGems 4.0.3 and Bundler 4.0.3
Hiroshi SHIBATA
2025-12-17
Bundle RubyGems 4.0.2 and Bundler 4.0.2
Hiroshi SHIBATA
2025-12-15
[ruby/rubygems] Write gem files atomically
eileencodes
2025-12-09
[ruby/rubygems] Bump Rubygems version to 4.0.1
Hiroshi SHIBATA
2025-12-03
[ruby/rubygems] Bump Rubygems version to 4.0.0
Hiroshi SHIBATA
2025-11-26
[ruby/rubygems] Bump up to 4.0.0.beta2
Hiroshi SHIBATA
2025-11-21
[ruby/rubygems] create a gem version instead of comparing with a string
Aaron Patterson
2025-11-20
[ruby/rubygems] Bump up to 4.0.0.beta1
Hiroshi SHIBATA
2025-10-20
[ruby/rubygems] Now ruby/rubygems is the canonical repository url
Hiroshi SHIBATA
2025-10-09
[rubygems/rubygems] Bump up to RubyGems 4.0.0.dev that is next major version
Hiroshi SHIBATA
2025-09-19
[rubygems/rubygems] Pull `Gem.win_platform?` out of a hot path
Aaron Patterson
2025-08-18
[rubygems/rubygems] Use spaces around optional parameter values
David Rodríguez
2025-08-06
[rubygems/rubygems] Removed compatibility.rb that file is for Ruby 1.9.
Hiroshi SHIBATA
2025-07-22
[rubygems/rubygems] Workaround RVM issue when using Bundler <= 2.5.22
David Rodríguez
2025-07-17
Set development version to Bundler 2.8.0.dev and RubyGems 3.8.0.dev
David Rodríguez
2025-07-14
[rubygems/rubygems] Fix more warnings when running old Bundler with latest Ru...
David Rodríguez
2025-07-14
[rubygems/rubygems] Avoid more warnings when using RubyGems with old Bundler
David Rodríguez
2025-07-14
[rubygems/rubygems] Change helper to load only Bundler extensions to RubyGems
David Rodríguez
2025-07-14
[rubygems/rubygems] Move loading Bundler without platform warnings to a method
David Rodríguez
2025-06-24
Revert accidentally commit with 96a0c2065a95d076978de41e8bfacbd19858d0bb
Hiroshi SHIBATA
2025-06-23
Mark RClass instance that may be namespaced with RCLASS_NAMESPACEABLE
Jean Boussier
2025-06-16
[rubygems/rubygems] Fix redefinition warnings when using modern RubyGems with...
David Rodríguez
2025-03-24
[rubygems/rubygems] Default to a SOURCE_DATE_EPOCH of 315619200, to simplify ...
Ellen Marie Dash
2025-01-14
[rubygems/rubygems] Print message when blocking on a file lock.
Ellen Marie Dash
2024-12-26
Bump up RubyGems 3.7.0.dev and Bundler 2.7.0.dev
Hiroshi SHIBATA
2024-12-24
Merge RubyGems-3.6.2 and Bundler-2.6.2
David Rodríguez
2024-12-18
Bump Rubygems version to 3.6.1
David Rodríguez
2024-12-17
Bump Rubygems version to 3.6.0
David Rodríguez
2024-12-15
[rubygems/rubygems] Fix broken link to license file
Stan Lo
2024-11-26
[rubygems/rubygems] More aggressive `Performance/FlatMap` cop configuration
David Rodríguez
2024-10-23
[rubygems/rubygems] Improve Bundler errors when trying to install to a protec...
David Rodríguez
2024-10-22
[rubygems/rubygems] Remove patches for old TruffleRuby versions
David Rodríguez
2024-10-11
[rubygems/rubygems] Fix `gem install` on NFS shares
David Rodríguez
2024-09-16
[rubygems/rubygems] Remove temporary `.lock` files left around by gem installer
David Rodríguez
2024-09-16
[rubygems/rubygems] Make sure implementations of `Gem.open_file_with_flock` m...
David Rodríguez
2024-09-06
[rubygems/rubygems] Workaround for TruffleRuby
Nobuyoshi Nakada
2024-09-06
[rubygems/rubygems] Remove the lock file for binstubs
Nobuyoshi Nakada
2024-09-02
[rubygems/rubygems] Simplify `Gem.read_binary` and `Gem.write_binary`
Nobuyoshi Nakada
2024-09-02
[rubygems/rubygems] Avoid another race condition of open mode
Nobuyoshi Nakada
2024-07-08
[rubygems/rubygems] Properly protect writing binstubs with a file lock
David Rodríguez
2024-07-08
[rubygems/rubygems] Scope rescuing `Errno::ENOLCK` to just `File.open`
David Rodríguez
2024-07-08
[rubygems/rubygems] Add missing blank line after method documentation
David Rodríguez
2024-06-28
[rubygems/rubygems] Protect binstub access during creation with a flock
David Rodríguez
2024-06-28
[rubygems/rubygems] Move flock logic to its own method
David Rodríguez
2024-06-28
[rubygems/rubygems] More compact `open_file` fallback on Windows
David Rodríguez
2024-06-18
[rubygems/rubygems] Add `--target-rbconfig` option to `gem install` and `gem ...
Yuta Saito
2024-05-16
[rubygems/rubygems] Add a FreeBSD platform helper
David Rodriguez
[next]