summaryrefslogtreecommitdiff
path: root/spec/bundler/spec_helper.rb
AgeCommit message (Expand)Author
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-11-13[rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in BundlerDavid Rodríguez
2023-10-23[rubygems/rubygems] Refactor to checksums stored via sourceSamuel Giddins
2023-10-23[rubygems/rubygems] Add CHECKSUMS for each gem in lockfileThong Kuah
2023-10-17[rubygems/rubygems] Don't hide original error in `after(:suite)` hookDavid Rodríguez
2022-12-12Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-10-04[rubygems/rubygems] Make sure RSpec diffs don't omit the different partDavid Rodríguez
2022-09-05Merge https://github.com/rubygems/rubygems/commit/16c3535413afebcdbab7582c601...Hiroshi SHIBATA
2022-06-17[rubygems/rubygems] Unset ENV set by official Ruby docker imagesDavid Rodríguez
2022-06-15[rubygems/rubygems] Revert "Support running specs with asdf version manager"David Rodríguez
2022-06-15[rubygems/rubygems] Support running specs with asdf version managerDavid Rodríguez
2022-05-20Merge RubyGems and Bundler HEADHiroshi SHIBATA
2022-02-28Merge RubyGems and Bundler masterHiroshi SHIBATA
2021-12-21[rubygems/rubygems] Print warning when running potentially problematic rubyge...David Rodríguez
2021-12-21[rubygems/rubygems] Rename `BUNDLE_SPEC_RUN` environment variableDavid Rodríguez
2021-08-31[rubygems/rubygems] Disable `RUBYGEMS_GEMDEPS` for bundler spec runDavid Rodríguez
2021-07-07Sync RubyGems and Bundler with upstreamHiroshi SHIBATA
2021-05-11Sync bundler & rubygemsDavid Rodríguez
2021-04-19Try to fix other failures of writing XDG_CONFIG_HOMEKazuhiro NISHIYAMA
2021-04-15Merge the master branch of BundlerHiroshi SHIBATA
2021-03-08Sync latest development version of bundler & rubygemsDavid Rodríguez
2021-01-04Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118...Hiroshi SHIBATA
2020-10-15Merge bundler-2.2.0.rc.2Hiroshi SHIBATA
2020-07-15Import remaining changesDavid Rodríguez
2020-05-22Sync Bundler PR #3624Hiroshi SHIBATA
2020-05-13Update the bundler version with master branchHiroshi 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-23Remove github_action_linux tag from bundler examples.Hiroshi SHIBATA
2019-08-21[bundler/bundler] Remove the :ruby exclusion tagDavid Rodríguez
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-16[bundler/bundler] Fixed rubocop errorHiroshi SHIBATA
2019-08-16[bundler/bundler] Commit man pages to source controlDavid Rodríguez
2019-08-12Added example filter for Linux of GitHub Actions.Hiroshi SHIBATA
2019-08-12Re-use GITHUB_ACTION variables for filtering bundler examples.Hiroshi SHIBATA
2019-08-11GitHub Actions does not support ANSI color code. Skip failing examples.Hiroshi SHIBATA
2019-08-03Explicitly ignored GEMRC environmental variable.Hiroshi SHIBATA
2019-08-03[bundler/bundler] Removed the environmental variables that are BUNDLE_USER_*.Hiroshi SHIBATA
2019-08-03[bundler/bundler] Move environment reset to the only test needing itDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary assignmentsDavid Rodríguez
2019-08-03[bundler/bundler] Remove unused filterDavid Rodríguez
2019-08-03[bundler/bundler] Skip specs that need coloring on WindowsDavid Rodríguez
2019-06-09Merge bundler master from upstream.Hiroshi SHIBATA
2019-04-14Added rspec dependency for bundler examples.hsbt
2019-04-14Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt
2019-01-04Merge Bundler 2.0.1 from upstream.hsbt
2018-12-11Downgrade Bundler 1.17.x from 2.0.0.hsbt
2018-11-25Use stub executables generated by RubyGems istead of original executables.hsbt
2018-11-16Switch to 2-0-stable branch of bundler/bundler repository from our fork repos...hsbt