summaryrefslogtreecommitdiff
path: root/spec/bundler/support/helpers.rb
AgeCommit message (Expand)Author
2023-08-29Merge RubyGems-3.4.14 and Bundler-2.4.14Hiroshi SHIBATA
2023-03-28Merge RubyGems-3.4.10 and Bundler-2.4.10 (#7479)Hiroshi SHIBATA
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
2019-12-15Prepare to release bundler-2.1.0Hiroshi SHIBATA
2019-11-13Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA
2019-11-11Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA
2019-08-18[bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez
2019-08-18[bundler/bundler] Remove unnecessary rubygems monkeypatchDavid Rodríguez
2019-08-17[bundler/bundler] Extract yet another helper methodDavid Rodríguez
2019-08-17[bundler/bundler] Extract a `with_root_gemspec` helperDavid Rodríguez
2019-08-17[bundler/bundler] Remove unneeded `to_s` callsDavid Rodríguez
2019-08-17[bundler/bundler] Extract single gem installation logicDavid Rodríguez
2019-08-17[bundler/bundler] Unalias `install_gem`David Rodríguez
2019-08-17[bundler/bundler] Use `join` consistentlyDavid Rodríguez