summaryrefslogtreecommitdiff
path: root/spec/bundler/bundler
AgeCommit message (Expand)Author
2020-07-15Import remaining changesDavid Rodríguez
2020-07-15[rubygems/rubygems] Allow setting a tag prefix to be used by gem release tasksDavid Rodríguez
2020-07-15[rubygems/rubygems] Remove unneeded trailing conditions on exitstatusDavid Rodríguez
2020-07-15[rubygems/rubygems] Remove unnecessary assertions on exitstatusDavid Rodríguez
2020-06-18[rubygems/rubygems] Better skip messagesDavid Rodríguez
2020-06-18[rubygems/rubygems] s/gem_command!/gem_commandDavid Rodríguez
2020-06-18[rubygems/rubygems] s/install_gemfile!/install_gemfileDavid Rodríguez
2020-06-18[rubygems/rubygems] s/bundle!/bundleDavid Rodríguez
2020-06-18[rubygems/rubygems] Set CI global config to false in gem_helper_specFrank Lam
2020-06-18[rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez
2020-06-05[rubygems/rubygems] Revert multi ruby{,gems} version requirement fixDavid Rodríguez
2020-05-22Sync Bundler PR #3624Hiroshi SHIBATA
2020-05-13Update the bundler version with master branchHiroshi SHIBATA
2020-05-08[rubygems/rubygems] Restore the old .gemrc example for compatible testsHiroshi SHIBATA
2020-04-23Support XDG_* (#2174)Hiroshi SHIBATA
2019-12-15Fixed test failures with gem command path on ruby core repo.Hiroshi SHIBATA
2019-12-15Prepare to release bundler-2.1.0Hiroshi SHIBATA
2019-11-11Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA
2019-09-18[bundler/bundler] Fix comments and messages to refer to https urlTakayuki Nakata
2019-08-21[bundler/bundler] Freeze time to avoid failures at midnightlolwut
2019-08-21[bundler/bundler] Parallelize test suiteDavid Rodríguez
2019-08-21[bundler/bundler] Remove old rubies stuff no longer neededDavid Rodríguez
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-18[bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez
2019-08-17[bundler/bundler] Use path helpers to find bundle binDavid Rodríguez
2019-08-17[bundler/bundler] Fix bundle bin location in core repoDavid Rodríguez
2019-08-17[bundler/bundler] Reuse more shared path helpersDavid Rodríguez
2019-08-16Revert "[bundler/bundler] Fixup #7297"Hiroshi SHIBATA
2019-08-16[bundler/bundler] Fixup #7297Hiroshi SHIBATA
2019-08-16[bundler/bundler] Add initial Bundler::BuildMetadata Spectommy
2019-08-16[bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze
2019-08-12Re-use GITHUB_ACTION variables for filtering bundler examples.Hiroshi SHIBATA
2019-08-03[bundler/bundler] Bump net-http-persistent to 3.0.1David Rodríguez
2019-08-03[bundler/bundler] Enable `Style/UnneededInterpolation` copDavid Rodríguez
2019-08-03[bundler/bundler] RUBY_ENGINE should always be defined after 1.8.7David Rodríguez
2019-08-03[bundler/bundler] Check for generic lockfilesDavid Rodríguez
2019-08-03[bundler/bundler] spec/bundler/shared_helpers_spec.rb - fixup after 7248MSP-Greg
2019-08-03[bundler/bundler] fix nested bundle exec's when bundler is a default gemMSP-Greg
2019-08-03[bundler/bundler] dsl_spec.rb - fix for Ruby coreMSP-Greg
2019-08-03[bundler/bundler] Fix typosDavid Rodríguez
2019-08-03[bundler/bundler] Add missing mockDavid Rodríguez
2019-08-03[bundler/bundler] Improve spec to be more realisticDavid Rodríguez
2019-08-03[bundler/bundler] Clearer MissingRevision git errorsDavid Rodríguez
2019-08-03[bundler/bundler] Don't re-resolve locked platform specific gemsDavid Rodríguez
2019-08-03[bundler/bundler] Fix thread leak in compact index specsDavid Rodríguez
2019-08-03[bundler/bundler] Fix `rake release` not prompting for OTP codeDavid Rodríguez
2019-08-03[bundler/bundler] Normalize file:// handling in specsDavid Rodríguez
2019-08-03[bundler/bundler] Use a clean gemspec for gem helper specsDavid Rodríguez
2019-08-03[bundler/bundler] Move "on releasing" to a RSpec contextDavid Rodríguez
2019-08-03[bundler/bundler] Skip specs that need coloring on WindowsDavid Rodríguez