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
/
spec
Age
Commit message (
Expand
)
Author
2024-09-04
[rubygems/rubygems] Load gemspecs in the context of its parent also when usin...
David Rodríguez
2024-09-03
Range#step: restore legacy behavior for String ranges
zverok
2024-09-02
[rubygems/rubygems] Don't try to remove previous install folder if it's empty
David Rodríguez
2024-09-02
[rubygems/rubygems] Improve insecure gem overwrite message
David Rodríguez
2024-09-02
[rubygems/rubygems] Make ruby-core check not depend on ENV
David Rodríguez
2024-08-30
[rubygems/rubygems] Emit progress to stderr when `--parseable` is passed to `...
Matt Brictson
2024-08-30
[rubygems/rubygems] Don't blow up when explicit version is removed from some ...
David Rodríguez
2024-08-30
[rubygems/rubygems] Fix grammar in one spec description
David Rodríguez
2024-08-29
[rubygems/rubygems] Reject unknown platforms when running `bundle lock --add-...
David Rodríguez
2024-08-26
[rubygems/rubygems] Emit progress to stderr when `--print` is passed to `bund...
Matt Brictson
2024-08-26
[rubygems/rubygems] Fix newline=false being ignored by Shell#warn
Matt Brictson
2024-08-26
bundle install with git repo needs to be run under the git environment
Hiroshi SHIBATA
2024-08-23
[rubygems/rubygems] Don't break if extra calls to File.writable? happen
KJ Tsanaktsidis
2024-08-23
[rubygems/rubygems] Fix error message when Bundler refuses to install due to ...
David Rodríguez
2024-08-22
[rubygems/rubygems] Fix `--prefer-local` flag
David Rodríguez
2024-08-21
[rubygems/rubygems] Restore support for passing relative paths to `:git`
David Rodríguez
2024-08-21
[rubygems/rubygems] Add missing flag passed to `git fetch`
David Rodríguez
2024-08-21
[rubygems/rubygems] Add better error when trying to develop RubyGems with an ...
David Rodríguez
2024-08-21
[rubygems/rubygems] Regeneration previous git application caches that didn't ...
David Rodríguez
2024-08-20
Remove dependency on Tempfile::Remover in leakchecker.rb
Peter Zhu
2024-08-18
Make Range#step to consistently use + for iteration (#7444)
Victor Shepelev
2024-08-05
[rubygems/rubygems] Don't remove existing platform gems when PLATFORMS sectio...
David Rodríguez
2024-08-05
[rubygems/rubygems] Fix locked source not getting respected when `bundle upda...
David Rodríguez
2024-08-05
[rubygems/rubygems] Extract a `build_repo3` helper
David Rodríguez
2024-08-05
Fix truffleruby removing gems from lockfile
David Rodríguez
2024-07-31
[rubygems/rubygems] Remove some `file_uri_for` calls
David Rodríguez
2024-07-30
[rubygems/rubygems] Print a better debug message when lockfile does not inclu...
David Rodríguez
2024-07-30
[rubygems/rubygems] The `simulate_platform` helper can take a string
David Rodríguez
2024-07-30
[rubygems/rubygems] Allow smoother breaking changes in test env
David Rodríguez
2024-07-26
[rubygems/rubygems] Make all tests still pass when switching from truffleruby...
David Rodríguez
2024-07-26
[rubygems/rubygems] Make test env resilient to ruby version changes
David Rodríguez
2024-07-26
[rubygems/rubygems] Fix bundle check exit code when git gem is missing
Jerome Dalbert
2024-07-25
[rubygems/rubygems] bundle-gem learns to find Gemfile template correctly
Jason Karns
2024-07-24
Make Integer#round spec work regardless of pointer size
Alan Wu
2024-07-24
Get fixnum_{min,max} from RbConfig::LIMITS when available
Alan Wu
2024-07-24
Stop depending on Integer#size to return `sizeof(long)`
Alan Wu
2024-07-24
Add "c_long_size" guard, supplanting "wordsize" and stop using Integer#size
Alan Wu
2024-07-24
Fix test failure of e7610582ad8fd05655221b183257ed358c903ac8
Nobuyoshi Nakada
2024-07-23
[rubygems/rubygems] Keep only the bare clone in the per app cache
David Rodríguez
2024-07-23
[rubygems/rubygems] Don't serialize gemspec in the cache location
David Rodríguez
2024-07-23
[rubygems/rubygems] Stop using the cache path as the install location
David Rodríguez
2024-07-23
[rubygems/rubygems] Stop removing the `.git` folder from cached git gems
David Rodríguez
2024-07-23
[rubygems/rubygems] Fix `bundle exec gem uninstall`
David Rodríguez
2024-07-23
[rubygems/rubygems] Enable checksums on Bundler 3 for fresh lockfiles
David Rodríguez
2024-07-23
[rubygems/rubygems] Extract a `rake_path` helper
David Rodríguez
2024-07-23
[rubygems/rubygems] Normalize a few specs using sources
David Rodríguez
2024-07-23
[rubygems/rubygems] Enforce passing a block to `simulate_platform`
David Rodríguez
2024-07-19
mustermann depends on URI::RFC2396_PARSER behavior
Hiroshi SHIBATA
2024-07-18
[rubygems/rubygems] Fix another removal issue
David Rodríguez
2024-07-18
[rubygems/rubygems] Simplify spec assertion
David Rodríguez
[next]