summaryrefslogtreecommitdiff
path: root/spec/bundler
AgeCommit message (Expand)Author
2025-11-13[ruby/rubygems] We don't need to allow some warning because:David Rodríguez
2025-11-13[ruby/rubygems] Add debug logging information:Edouard CHIN
2025-11-13[ruby/rubygems] Adjust the API_REQUEST_LIMIT:Edouard CHIN
2025-11-12[ruby/rubygems] maybe this will work?Aaron Patterson
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-10[ruby/rubygems] Hide patchlevel from lockfileHiroshi SHIBATA
2025-11-07[ruby/rubygems] Use Dir.pwd instead of Pathname.pwdHiroshi SHIBATA
2025-11-07[ruby/rubygems] Restore pathname for rake dev:depsHiroshi SHIBATA
2025-11-07[ruby/rubygems] Replace Pathname#rmtree to FileUtils.rm_rf directlyHiroshi SHIBATA
2025-11-07[ruby/rubygems] Removed unnecessary loading of pathnameHiroshi SHIBATA
2025-11-07Update Bundler::CurrentRuby::ALL_RUBY_VERSIONSNobuyoshi Nakada
2025-10-28[ruby/rubygems] Simulate default gems manuallyHiroshi SHIBATA
2025-10-27[ruby/rubygems] If we use shared GEM_HOME and install multiple versions, it m...Hiroshi SHIBATA
2025-10-27[ruby/rubygems] Use dummy gem instead of uri.Hiroshi SHIBATA
2025-10-27[ruby/rubygems] FixupHiroshi SHIBATA
2025-10-20[ruby/rubygems] Now ruby/rubygems is the canonical repository urlHiroshi SHIBATA
2025-10-17[rubygems/rubygems] Postpone to remove legacy mingw platformHiroshi SHIBATA
2025-10-15[rubygems/rubygems] Add checksum of gems hosted on private servers:Edouard CHIN
2025-10-15[rubygems/rubygems] Added example for global path with GemfileHiroshi SHIBATA
2025-10-15[rubygems/rubygems] Removed duplicated examples with bundle installHiroshi SHIBATA
2025-10-15[rubygems/rubygems] Use `default_cache_path` helper for brevityDavid Rodríguez
2025-10-15[rubygems/rubygems] Test current clean after bundle update behaviorDavid Rodríguez
2025-10-15[rubygems/rubygems] Restore an accidentally changes of cache_spec.rbHiroshi SHIBATA
2025-10-15[rubygems/rubygems] Replaced Bundler::SharedHelpers.major_deprecation to feat...Hiroshi SHIBATA
2025-10-14[rubygems/rubygems] Bump up to test version for 4.0.0.devHiroshi SHIBATA
2025-10-14[rubygems/rubygems] Added example for legacy windows platformHiroshi SHIBATA
2025-10-14[rubygems/rubygems] Removed obsoleted examples for legacy windows platformHiroshi SHIBATA
2025-10-14[rubygems/rubygems] Removed deprecated legacy windows platform supportHiroshi SHIBATA
2025-10-10[rubygems/rubygems] Added extra examples for cli_help default commandHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Update lockfiles with 4.0.0.devHiroshi SHIBATA
2025-10-09[rubygems/rubygems] bin/rubocop -AHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Catch error instead of deprecated message at --no-keep-fi...Hiroshi SHIBATA
2025-10-09[rubygems/rubygems] Removed obsoleted windows platform exampleHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Removed obsoleted exampleHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Removed Bundler.current_ruby.maglev*? and raise Bundler::...Hiroshi SHIBATA
2025-10-09[rubygems/rubygems] Fixed failing examples with 4.0.0.dev versionHiroshi SHIBATA
2025-10-09[rubygems/rubygems] Fix `bundle install` when the Gemfile contains "install_i...Edouard CHIN
2025-09-26[rubygems/rubygems] add loading support on Windowssodacris
2025-09-26[rubygems/rubygems] skip checking title on Windows because it's not supportedsodacris
2025-09-19[rubygems/rubygems] Switch `cache_all` to be `true` by defaultDavid Rodríguez
2025-09-19[rubygems/rubygems] Completely remove passing `--ext` to `bundle gem` without...David Rodríguez
2025-09-19[rubygems/rubygems] Switch `lockfile_checksums` to be true by defaultDavid Rodríguez
2025-09-19[rubygems/rubygems] Make `bundle show --outdated` raise an errorDavid Rodríguez
2025-09-19[rubygems/rubygems] Make `--local-git` flag to `bundle plugin install` raise ...David Rodríguez
2025-09-19[rubygems/rubygems] Fix parallel installation issueDavid Rodríguez
2025-09-18Bump rexmldependabot[bot]
2025-09-17[rubygems/rubygems] Finalize `bundle install --binstubs` removalDavid Rodríguez