summaryrefslogtreecommitdiff
path: root/spec/bundler/support
AgeCommit message (Expand)Author
2021-07-14Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9Hiroshi SHIBATA
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-24Fix test-bundler failures when XDG_CONFIG_HOME is not writableKazuhiro NISHIYAMA
2021-03-08Sync latest development version of bundler & rubygemsDavid Rodríguez
2021-01-28Remove require_path from $LOADED_FEATURESKazuhiro NISHIYAMA
2021-01-28Delete path including `/../` tooKazuhiro NISHIYAMA
2021-01-04Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118...Hiroshi SHIBATA
2020-12-23Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA
2020-12-15Prepare to release rubygems-3.2.1 and bundler-2.2.1Hiroshi SHIBATA
2020-12-08Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA
2020-10-15Merge bundler-2.2.0.rc.2Hiroshi SHIBATA
2020-07-31[rubygems/rubygems] https functionality was merged into `net/https`David Rodríguez
2020-07-15Import remaining changesDavid Rodríguez
2020-07-15[rubygems/rubygems] Easier way to find path to ruby binaryDavid Rodríguez
2020-07-15[rubygems/rubygems] No need to update remotesDavid Rodríguez
2020-07-15[rubygems/rubygems] Git clone already takes care of thisDavid Rodríguez
2020-07-15[rubygems/rubygems] Clone rubygems from the local repoDavid Rodríguez
2020-07-15[rubygems/rubygems] Show also output from all commands on rubygems checkout e...David Rodríguez
2020-07-15[rubygems/rubygems] Remove `--quiet` flag to `git checkout`David Rodríguez
2020-06-18[rubygems/rubygems] More portable PATH editionDavid Rodríguez
2020-06-18s/sys_exec!/sys_execDavid 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-18[rubygems/rubygems] s/rails_fail/rails_pinned_to_old_activesupport/David Rodríguez
2020-06-15Fix most exec specsDavid Rodríguez
2020-06-05Fix `bin/rake spec:realworld:record`David 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-05[rubygems/rubygems] Remove unintended extra spaceDavid Rodríguez
2020-06-05Revert "Fix a error in a `before(:suite)` hook"Hiroshi SHIBATA
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-25Fix a error in a `before(:suite)` hookKazuhiro NISHIYAMA
2020-05-22Revert 1f011cccb16ca9e8ee378cb5a9d4c14459afd68cHiroshi SHIBATA
2020-05-22Sync Bundler PR #3624Hiroshi SHIBATA
2020-05-19Skip some tests if extracted from tarball (again)Kazuhiro NISHIYAMA
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-13Added test_gems.rb for setup dependenciesHiroshi SHIBATA
2020-05-13Update the bundler version with master branchHiroshi SHIBATA
2020-01-08Merge bundler-2.1.4Hiroshi SHIBATA
2020-01-01[bundler/bundler] Add ruby2_keywordsSutou Kouhei
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