summaryrefslogtreecommitdiff
path: root/spec/bundler/support/builders.rb
AgeCommit message (Expand)Author
2026-04-08Merge RubyGems/Bundler 4.0.9Hiroshi SHIBATA
2026-02-09Merge RubyGems/Bundler 4.0.5Hiroshi SHIBATA
2025-11-20[ruby/rubygems] Improve error messages and handling in testseileencodes
2025-11-14[ruby/rubygems] Suppress gem build message of bundler like this:Hiroshi SHIBATA
2025-11-12[ruby/rubygems] Shell out fewer timesAaron Patterson
2025-11-11Support out-of-place build in ruby/ruby repoHiroshi SHIBATA
2025-11-11[ruby/rubygems] Use Spec::Path.relative_gemspecHiroshi SHIBATA
2025-11-11[ruby/rubygems] build gems directly instead of shelling outAaron Patterson
2025-11-07[ruby/rubygems] Replace Pathname#rmtree to FileUtils.rm_rf directlyHiroshi SHIBATA
2025-07-25[rubygems/rubygems] Don't create an empty `tmp/2.1` directory when running sp...David Rodríguez
2025-07-03Sync RubyGemsDavid Rodríguez
2025-07-02[rubygems/rubygems] Rename some helpers to avoid name classesDavid Rodríguez
2025-06-03Remove hardcoded version of rake from Bundler testsDavid Rodríguez
2025-06-03[rubygems/rubygems] Partially phase out x64-mingw32 in favour of x64-mingw-uc...Nicholas La Roux
2025-05-31Update bundled gems list as of 2025-05-31git
2025-05-31rake 13.3.0 -> 13.2.1Koichi Sasada
2025-05-30Update bundled gems list as of 2025-05-30git
2025-05-19[rubygems/rubygems] Test JRuby 10David Rodríguez
2025-04-10Sync Bundler and adapt to new spec setupDavid Rodríguez
2025-03-12[rubygems/rubygems] Refactor specs to not try to remove folders that don't existDavid Rodríguez
2025-03-10[rubygems/rubygems] Adapt specs to extraction of irb from ruby-coreDavid Rodríguez
2025-02-21[rubygems/rubygems] bin/rubocop -a --only Style/MultipleComparisonHiroshi SHIBATA
2025-02-19[rubygems/rubygems] Make sure empty gems are not reinstalled every timeDavid Rodríguez
2025-02-19[rubygems/rubygems] Don't add gemspec to specification list of our test gemsDavid Rodríguez
2025-01-28[rubygems/rubygems] Support installing arm native gems on WindowsDavid Rodríguez
2024-11-21[rubygems/rubygems] Explicitly load build_metadata.rb because Spec::BuildMeta...Hiroshi SHIBATA
2024-11-14[rubygems/rubygems] Fix `bin/rake spec:all` taskDavid Rodríguez
2024-11-14[rubygems/rubygems] I don't see how this could happenDavid Rodríguez
2024-10-10[rubygems/rubygems] Fix warnings about old C styleDavid Rodríguez
2024-09-20[rubygems/rubygems] I don't think we need a conditional shebangDavid Rodríguez
2024-09-20[rubygems/rubygems] Fix RubyGems warnings about missing shebangDavid Rodríguez
2024-09-20[rubygems/rubygems] Fix RubyGems warnings about incorrect executable permissionsDavid Rodríguez
2024-09-20[rubygems/rubygems] Fix RubyGems warnings about minimum required RubyDavid Rodríguez
2024-08-05[rubygems/rubygems] Extract a `build_repo3` helperDavid Rodríguez
2024-07-26[rubygems/rubygems] Make all tests still pass when switching from truffleruby...David Rodríguez
2024-07-23[rubygems/rubygems] Extract a `rake_path` helperDavid Rodríguez
2024-07-18[rubygems/rubygems] Ext is generally not in `require_paths`David Rodríguez
2024-07-18[rubygems/rubygems] Use `caller_locations` instead of splitting `caller`Nobuyoshi Nakada
2024-07-18[rubygems/rubygems] Fix detection of `gem_repo1` being updatedDavid Rodríguez
2024-07-09[rubygems/rubygems] Minor Bundler spec improvementsDavid Rodríguez
2024-06-28Synchronize Bundler & RubyGems (#11071)David Rodríguez
2024-06-28[rubygems/rubygems] Avoid concurrent builds of Bundler when running specsDavid Rodriguez
2024-05-03[rubygems/rubygems] Remove `Gem::Specification#mark_version`David Rodriguez
2024-04-05Use rake-13.2.1Hiroshi SHIBATA
2024-04-02Use Rake 13.2.0Hiroshi SHIBATA
2024-02-19[rubygems/rubygems] Use FileUtils.mkdir_pHiroshi SHIBATA
2024-02-16Avoid to fail with race conditionHiroshi SHIBATA
2024-02-02[rubygems/rubygems] Add missing Windows jobDavid Rodriguez
2023-12-22Merge RubyGems-3.5.2 and Bundler-2.5.2Hiroshi SHIBATA
2023-12-12[rubygems/rubygems] Bump rake version used by testsDavid Rodríguez