aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/support/helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez2023-12-071-9/+9
* [rubygems/rubygems] Remove no longer necessary workaround for old RubyGemsDavid Rodríguez2023-11-271-1/+1
* [rubygems/rubygems] Let RuboCop target Ruby 3.0David Rodríguez2023-11-131-1/+1
* [rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in BundlerDavid Rodríguez2023-11-131-27/+1
* [rubygems/rubygems] Explicitly pass install-dir when installing system gems i...David Rodríguez2023-11-091-8/+8
* [rubygems/rubygems] Refactor spec helpers for reading lockfilesDavid Rodríguez2023-07-241-2/+14
* Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285Hiroshi SHIBATA2023-05-301-1/+1
* [rubygems/rubygems] Fix crash in pub grub involving empty rangesDavid Rodríguez2023-02-211-1/+11
* [rubygems/rubygems] Avoid crashing with a corrupted lockfileDaniel Colson2023-02-091-2/+2
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-121-3/+3
* [rubygems/rubygems] Add tests for universal Ruby with arch-specific prebuilt ...Bo Anderson2022-11-081-0/+8
* Merge https://github.com/rubygems/rubygems/commit/16c3535413afebcdbab7582c601...Hiroshi SHIBATA2022-09-051-7/+2
* [rubygems/rubygems] Add platform :windows as a shortcut for all Windows platf...shields2022-08-291-1/+1
* Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...Hiroshi SHIBATA2022-07-291-1/+1
* [rubygems/rubygems] Fix `simulate_windows` helperDavid Rodríguez2022-07-081-0/+4
* [rubygems/rubygems] Fix error message on metadata mismatchesDavid Rodríguez2022-05-111-0/+4
* [rubygems/rubygems] Extract a `next_ruby_minor` helper method for specsDavid Rodríguez2022-05-111-0/+4
* Merge RubyGems and Bundler masterHiroshi SHIBATA2022-02-281-12/+15
* [rubygems/rubygems] Don't add verbose flag so opaquely for realworld specsDavid Rodríguez2021-12-271-1/+0
* [rubygems/rubygems] Remove the rest of the `RUBY_VERSION` monkeypatchingDavid Rodríguez2021-12-271-9/+0
* Merge RubyGems-3.3.1 and Bundler-2.3.1Hiroshi SHIBATA2021-12-231-1/+1
* Merge RubyGems-3.3.0 and Bundler-2.3.0Hiroshi SHIBATA2021-12-211-2/+3
* [rubygems/rubygems] These method should be returning a stringDavid Rodríguez2021-11-251-1/+1
* Sync RubyGems and Bundler with upstreamHiroshi SHIBATA2021-07-071-4/+0
* Sync latest bundler & rubygems development versionDavid Rodríguez2021-07-071-5/+9
* Sync bundler & rubygemsDavid Rodríguez2021-05-111-1/+3
* Merge the master branch of BundlerHiroshi SHIBATA2021-04-151-2/+2
* Sync latest development version of bundler & rubygemsDavid Rodríguez2021-03-081-2/+0
* Merge bundler-2.2.0.rc.2Hiroshi SHIBATA2020-10-151-12/+11
* Import remaining changesDavid Rodríguez2020-07-151-30/+48
* [rubygems/rubygems] More portable PATH editionDavid Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] Remove now unused "bang helpers"David Rodríguez2020-06-181-12/+0
* [rubygems/rubygems] s/gem_command!/gem_commandDavid Rodríguez2020-06-181-3/+3
* [rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez2020-06-181-8/+9
* Fix most exec specsDavid Rodríguez2020-06-151-0/+3
* [rubygems/rubygems] Remove `forgotten_command_line_usages` from specsDavid Rodríguez2020-06-051-15/+0
* [rubygems/rubygems] Make `forgotten_command_line_options` always "forget" opt...David Rodríguez2020-06-051-2/+0
* [rubygems/rubygems] Support running specs against a tarballDavid Rodríguez2020-06-051-1/+1
* Revert "Fix a failure in bundle version with version outputs the version with...Hiroshi SHIBATA2020-06-051-2/+1
* Fix a failure in bundle version with version outputs the version with build m...Kazuhiro NISHIYAMA2020-05-251-1/+2
* Sync Bundler PR #3624Hiroshi SHIBATA2020-05-221-73/+73
* Skip some tests if extracted from tarball (again)Kazuhiro NISHIYAMA2020-05-191-0/+6
* Use the gemspec in build_dir directlyHiroshi SHIBATA2020-05-141-1/+6
* Resolved the file path of gemspec for ruby core repositoryHiroshi SHIBATA2020-05-131-1/+1
* Update the bundler version with master branchHiroshi SHIBATA2020-05-131-98/+86
* Merge bundler-2.1.4Hiroshi SHIBATA2020-01-081-2/+4
* Prepare to release bundler-2.1.0Hiroshi SHIBATA2019-12-151-8/+3
* Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA2019-11-131-2/+1
* Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA2019-11-111-19/+13
* [bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez2019-08-181-8/+0