summaryrefslogtreecommitdiff
path: root/spec/bundler/support/path.rb
AgeCommit message (Expand)Author
2023-12-22Merge RubyGems-3.5.2 and Bundler-2.5.2Hiroshi SHIBATA
2023-12-17Adjust rubygems styleHiroshi SHIBATA
2023-12-17Restore tracked_files for ruby core repoHiroshi SHIBATA
2023-12-16Use regex instead of hard coded pathsHiroshi SHIBATA
2023-12-16We don't use tracked_files in before(:suite). It breaks with release package.Hiroshi SHIBATA
2023-12-13Normalize bundler bindirDavid Rodríguez
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-11-27[rubygems/rubygems] Remove no longer necessary workaround for old RubyGemsDavid Rodríguez
2023-11-13[rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in BundlerDavid Rodríguez
2023-06-15[rubygems/rubygems] Rubocop 1.51.0 or later didn't support Ruby 2.6Hiroshi SHIBATA
2023-05-31[rubygems/rubygems] tool_dir needs to handle ruby/ruby repo nowHiroshi SHIBATA
2023-05-30Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285Hiroshi SHIBATA
2023-04-07[rubygems/rubygems] Remove one fallback to full indexes on big gemfilesDavid Rodríguez
2022-12-12Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-12-09Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-10-03[rubygems/rubygems] Copy template contents instead of file and permsVictor Gama
2022-05-20Merge RubyGems and Bundler HEADHiroshi SHIBATA
2022-02-01Sync latest Bundler & RubyGemsDavid Rodríguez
2021-12-23Merge RubyGems-3.3.1 and Bundler-2.3.1Hiroshi SHIBATA
2021-10-09Newly generated gems require Ruby 2.6.0OKURA Masafumi
2021-07-07Sync RubyGems and Bundler with upstreamHiroshi SHIBATA
2021-07-07Sync latest bundler & rubygems development versionDavid Rodríguez
2021-04-15Merge the master branch of BundlerHiroshi SHIBATA
2021-03-24Fix test-bundler failures when XDG_CONFIG_HOME is not writableKazuhiro NISHIYAMA
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-06-18s/sys_exec!/sys_execDavid Rodríguez
2020-06-05[rubygems/rubygems] Support running specs against a tarballDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove unintended extra spaceDavid Rodríguez
2020-06-05Revert "Fix a error in a `before(:suite)` hook"Hiroshi SHIBATA
2020-05-25Fix a error in a `before(:suite)` hookKazuhiro NISHIYAMA
2020-05-22Revert 1f011cccb16ca9e8ee378cb5a9d4c14459afd68cHiroshi SHIBATA
2020-05-22Sync Bundler PR #3624Hiroshi SHIBATA
2020-05-18Skip 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
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-19Fix glob base in bundler.gemspecKazuhiro NISHIYAMA
2019-11-19Skip some tests if extracted from tarballKazuhiro NISHIYAMA
2019-11-13Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA
2019-11-11Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA
2019-08-21[bundler/bundler] Share test fixtures with parallel_testsHiroshi SHIBATA
2019-08-21[bundler/bundler] Parallelize test suiteDavid Rodríguez
2019-08-21[bundler/bundler] Fix a couple of typosDavid Rodríguez
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-17[bundler/bundler] Extract a `gemspec_dir` helperDavid Rodríguez
2019-08-17[bundler/bundler] Extract a `root_gemspec` local variableDavid Rodríguez
2019-08-17[bundler/bundler] Extract a `with_root_gemspec` helperDavid Rodríguez