summaryrefslogtreecommitdiff
path: root/spec/bundler/commands/cache_spec.rb
AgeCommit message (Expand)Author
2025-03-12[rubygems/rubygems] Prefer `FileUtils.rm_r` to `FileUtils.rm_rf` for specsDavid Rodríguez
2025-03-12[rubygems/rubygems] Refactor specs to not try to remove folders that don't existDavid Rodríguez
2025-02-14[rubygems/rubygems] Deprecate legacy windows platforms (mswin, mingw) in the ...johnnyshields
2025-02-14[rubygems/rubygems] Remove spec filtersDavid Rodríguez
2025-02-13[rubygems/rubygems] Materializing specs for vendor/cache should not be strictDavid Rodríguez
2024-07-09[rubygems/rubygems] Minor Bundler spec improvementsDavid Rodríguez
2024-06-28Synchronize Bundler & RubyGems (#11071)David Rodríguez
2024-05-16[rubygems/rubygems] Fix regression when caching gems from secondary sourcesDavid Rodriguez
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-06-15[rubygems/rubygems] Use "frozen" rather than "deployment" in error messageDavid Rodríguez
2023-03-03[rubygems/rubygems] Alias CurrentRuby#mswin?, mswin64?, mingw?, x64_mingw? to...johnnyshields
2022-02-01Sync latest Bundler & RubyGemsDavid Rodríguez
2021-07-07Sync latest bundler & rubygems development versionDavid Rodríguez
2021-05-11Sync bundler & rubygemsDavid Rodríguez
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-07-15[rubygems/rubygems] Remove unneeded trailing conditions on exitstatusDavid 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] Make helpers raise by defaultDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove `forgotten_command_line_usages` from specsDavid Rodríguez
2020-06-05[rubygems/rubygems] Reword specs to not mention deprecated flagsDavid Rodríguez
2020-06-05[rubygems/rubygems] Improve specs testing option remembering behaviorDavid Rodríguez
2020-05-13Update the bundler version with master branchHiroshi SHIBATA
2019-11-11Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA