summaryrefslogtreecommitdiff
path: root/spec/bundler/support/helpers.rb
AgeCommit message (Expand)Author
2024-01-31[rubygems/rubygems] Fix some flaky test failures on WindowsDavid Rodriguez
2023-12-22Merge RubyGems-3.5.2 and Bundler-2.5.2Hiroshi SHIBATA
2023-12-13Normalize bundler bindirDavid Rodríguez
2023-12-13[rubygems/rubygems] Load hax.rb before anything when `BUNDLER_IGNORE_DEFAULT_...David Rodríguez
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-11-27[rubygems/rubygems] Remove no longer necessary workaround for old RubyGemsDavid Rodríguez
2023-11-13[rubygems/rubygems] Let RuboCop target Ruby 3.0David Rodríguez
2023-11-13[rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in BundlerDavid Rodríguez
2023-11-09[rubygems/rubygems] Explicitly pass install-dir when installing system gems i...David Rodríguez
2023-07-24[rubygems/rubygems] Refactor spec helpers for reading lockfilesDavid Rodríguez
2023-05-30Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285Hiroshi SHIBATA
2023-02-21[rubygems/rubygems] Fix crash in pub grub involving empty rangesDavid Rodríguez
2023-02-09[rubygems/rubygems] Avoid crashing with a corrupted lockfileDaniel Colson
2022-12-12Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-11-08[rubygems/rubygems] Add tests for universal Ruby with arch-specific prebuilt ...Bo Anderson
2022-09-05Merge https://github.com/rubygems/rubygems/commit/16c3535413afebcdbab7582c601...Hiroshi SHIBATA
2022-08-29[rubygems/rubygems] Add platform :windows as a shortcut for all Windows platf...shields
2022-07-29Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...Hiroshi SHIBATA
2022-07-08[rubygems/rubygems] Fix `simulate_windows` helperDavid Rodríguez
2022-05-11[rubygems/rubygems] Fix error message on metadata mismatchesDavid Rodríguez
2022-05-11[rubygems/rubygems] Extract a `next_ruby_minor` helper method for specsDavid Rodríguez
2022-02-28Merge RubyGems and Bundler masterHiroshi SHIBATA
2021-12-27[rubygems/rubygems] Don't add verbose flag so opaquely for realworld specsDavid Rodríguez
2021-12-27[rubygems/rubygems] Remove the rest of the `RUBY_VERSION` monkeypatchingDavid Rodríguez
2021-12-23Merge RubyGems-3.3.1 and Bundler-2.3.1Hiroshi SHIBATA
2021-12-21Merge RubyGems-3.3.0 and Bundler-2.3.0Hiroshi SHIBATA
2021-11-25[rubygems/rubygems] These method should be returning a stringDavid Rodríguez
2021-07-07Sync RubyGems and Bundler with upstreamHiroshi SHIBATA
2021-07-07Sync latest bundler & rubygems development versionDavid Rodríguez
2021-05-11Sync bundler & rubygemsDavid Rodríguez
2021-04-15Merge the master branch of BundlerHiroshi SHIBATA
2021-03-08Sync latest development version of bundler & rubygemsDavid Rodríguez
2020-10-15Merge bundler-2.2.0.rc.2Hiroshi SHIBATA
2020-07-15Import remaining changesDavid Rodríguez
2020-06-18[rubygems/rubygems] More portable PATH editionDavid Rodríguez
2020-06-18[rubygems/rubygems] Remove now unused "bang helpers"David Rodríguez
2020-06-18[rubygems/rubygems] s/gem_command!/gem_commandDavid Rodríguez
2020-06-18[rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez
2020-06-15Fix most exec specsDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove `forgotten_command_line_usages` from specsDavid Rodríguez
2020-06-05[rubygems/rubygems] Make `forgotten_command_line_options` always "forget" opt...David Rodríguez
2020-06-05[rubygems/rubygems] Support running specs against a tarballDavid Rodríguez
2020-06-05Revert "Fix a failure in bundle version with version outputs the version with...Hiroshi SHIBATA
2020-05-25Fix a failure in bundle version with version outputs the version with build m...Kazuhiro NISHIYAMA
2020-05-22Sync Bundler PR #3624Hiroshi SHIBATA
2020-05-19Skip some tests if extracted from tarball (again)Kazuhiro NISHIYAMA
2020-05-14Use the gemspec in build_dir directlyHiroshi SHIBATA
2020-05-13Resolved the file path of gemspec for ruby core repositoryHiroshi SHIBATA
2020-05-13Update the bundler version with master branchHiroshi SHIBATA
2020-01-08Merge bundler-2.1.4Hiroshi SHIBATA