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
/
bundler
Age
Commit message (
Expand
)
Author
2025-06-11
[rubygems/rubygems] Validate dependencies when doing bundle install
Randy Stauner
2025-06-06
[rubygems/rubygems] Ignore local specifications if they have incorrect depend...
David Rodríguez
2025-06-06
Move most of Bundler::GemHelpers to Gem::Platform
Samuel Giddins
2025-06-06
[rubygems/rubygems] Tweak to spec setup so that `rspec` instead of our `bin/r...
David Rodríguez
2025-06-06
[rubygems/rubygems] Improve more exec specs to avoid swallowing errors
David Rodríguez
2025-06-06
[rubygems/rubygems] Improve `bundle exec` with default gems specs
David Rodríguez
2025-06-06
[rubygems/rubygems] Extract stdboth spec helper
David Rodríguez
2025-06-06
[rubygems/rubygems] Cache commit SHA ref revisions
Thomas Marshall
2025-06-06
[rubygems/rubygems] Add tests for GitProxy#checkout
Thomas Marshall
2025-06-05
[rubygems/rubygems] Fix git source unlocking for multi-gem repositories like ...
David Rodríguez
2025-06-05
[rubygems/rubygems] Fix `bundle update --bundler` when restarts disabled
David Rodríguez
2025-06-05
[rubygems/rubygems] Look in configured path when checking if self-update vers...
David Rodríguez
2025-06-05
[rubygems/rubygems] Make update specs independent from version of Bundler
David Rodríguez
2025-06-05
[rubygems/rubygems] Make self management specs independent from version of Bu...
David Rodríguez
2025-06-05
[rubygems/rubygems] Compare major version only
David Rodríguez
2025-06-05
[rubygems/rubygems] Remove dead spec helpers
David Rodríguez
2025-06-05
[rubygems/rubygems] Reduce duplication a bit
David Rodríguez
2025-06-05
[rubygems/rubygems] Deprecate x64-mingw32 legacy Windows platform in favor of...
Nicholas La Roux
2025-06-05
[rubygems/rubygems] Reset variables that can cause specs to fail if set
David Rodríguez
2025-06-03
Remove hardcoded version of rake from Bundler tests
David Rodríguez
2025-06-03
[rubygems/rubygems] Follow coding style
TangRufus
2025-06-03
[rubygems/rubygems] Test `bin/` is included in the ignore list
TangRufus
2025-06-03
[rubygems/rubygems] Only ignore `.gitignore` when generating gems with git
TangRufus
2025-06-03
[rubygems/rubygems] Ignore `Gemfile`, `gems.rb` & `gems.locked` according to ...
TangRufus
2025-06-03
[rubygems/rubygems] Extract `ignore_paths` helper method
TangRufus
2025-06-03
[rubygems/rubygems] Only ignore `test/` when generating gems with `minitest` ...
TangRufus
2025-06-03
[rubygems/rubygems] Test it does not add any CI config files into ignore list...
TangRufus
2025-06-03
[rubygems/rubygems] Extract `before` blocks
TangRufus
2025-06-03
[rubygems/rubygems] Suffix `.circleci` with `/` in `spec.files` in the `.gems...
TangRufus
2025-06-03
[rubygems/rubygems] Suffix `.github` with `/` in `spec.files` in the `.gemspe...
TangRufus
2025-06-03
[rubygems/rubygems] Exclude `.rspec` from `spec.files` in the `.gemspec` temp...
TangRufus
2025-06-03
[rubygems/rubygems] Exclude `.rubocop.yml` and `.standard.yml` from `spec.fil...
TangRufus
2025-06-03
[rubygems/rubygems] Refactor `spec.files` ignore list generation
TangRufus
2025-06-03
[rubygems/rubygems] Fix English grammar
TangRufus
2025-06-03
[rubygems/rubygems] Moved the REMEMBERING OPTIONS section to be after CONFIGU...
Matthew Hively
2025-06-03
[rubygems/rubygems] Remove unnecessary duplicate x64-mingw-ucrt entry
Nicholas La Roux
2025-06-03
[rubygems/rubygems] Partially phase out x64-mingw32 in favour of x64-mingw-uc...
Nicholas La Roux
2025-05-31
Update rake version in bundler tests
Nobuyoshi Nakada
2025-05-31
Update rake version in lock files
Nobuyoshi Nakada
2025-05-31
Update bundled gems list as of 2025-05-31
git
2025-05-31
rake 13.3.0 -> 13.2.1
Koichi Sasada
2025-05-30
Update bundled gems list as of 2025-05-30
git
2025-05-29
Initialize `gems` tmp when initializing bundled_gems_spec suite
David Rodríguez
2025-05-28
[rubygems/rubygems] Fix example name typo
Tang Rufus
2025-05-26
[rubygems/rubygems] Bump required_ruby_version to 3.2
Samuel Giddins
2025-05-19
[rubygems/rubygems] Fix test warnings introduced by recent CGI changes
David Rodríguez
2025-05-19
Rename a couple of spec files
David Rodríguez
2025-05-19
[rubygems/rubygems] Test JRuby 10
David Rodríguez
2025-05-19
[rubygems/rubygems] Normalize platforms in warbler lockfile
David Rodríguez
2025-05-19
[rubygems/rubygems] Fix typo "shippped" => "shipped"
Vít Ondruch
[prev]
[next]