summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
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-10-09FreeBSD returns EAI_FAIL instead of EAI_FAMILY in getaddrinfo and getnameinfo...Benoit Daloze
2025-10-08Update to ruby/spec@3d7e563Benoit Daloze
2025-10-08Update to ruby/mspec@6a7b509Benoit Daloze
2025-10-07Update rubyspec as of CVE-2025-27221Nobuyoshi Nakada
2025-10-05[ruby/pp] [Feature #21389] Update rubyspecNobuyoshi Nakada
2025-10-01Interpolation with only string literals must not be frozenEarlopain
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-17bundled_gems_spec.rb: Remove useless `map`Nobuyoshi Nakada
2025-09-17[rubygems/rubygems] Finalize `bundle install --binstubs` removalDavid Rodríguez
2025-09-17[rubygems/rubygems] Make `bundle remove --install` raise an errorDavid Rodríguez
2025-09-16[rubygems/rubygems] Remove aggregate source mentionsDavid Rodríguez
2025-09-16[rubygems/rubygems] Completely remove multisources supportDavid Rodríguez
2025-09-16[rubygems/rubygems] Remove `allow_offline_install` settingDavid Rodríguez
2025-09-16[rubygems/rubygems] Complete rubocop flags and settings removalDavid Rodríguez
2025-09-16[rubygems/rubygems] Fix `--no-rubocop` deprecation messageDavid Rodríguez
2025-09-16Fix a function name typo in the description [ci skip]Nobuyoshi Nakada
2025-09-14Remove tests do not test Regexp methodsNobuyoshi Nakada
2025-09-12Fix use of uninitialized memory in stringsPeter Zhu
2025-09-12[rubygems/rubygems] Fix outdated lockfile during `bundle lock` when source ch...Earlopain
2025-09-12[rubygems/rubygems] Raise error on missing version fileMatheus Richard
2025-09-11Don't load set_spec.c if not Ruby 3.5Peter Zhu
2025-09-11Fix compilation of set_spec.c for previous Ruby versionsPeter Zhu
2025-09-11[rubygems/rubygems] Remove spec originally meant to test remembering CLI flagsDavid Rodríguez
2025-09-11[rubygems/rubygems] Complete remembered options removalDavid Rodríguez
2025-09-11[rubygems/rubygems] Introduce a way to ensure that removed flags get their do...David Rodríguez
2025-09-11[rubygems/rubygems] Remove deprecated usages of `bundle install --deployment`...David Rodríguez
2025-09-11[rubygems/rubygems] Remove implementation of `deployment`, `capistrano` and `...David Rodríguez
2025-09-11[rubygems/rubygems] Completely remove `Bundle.*clean*` and `Bundler.environme...David Rodríguez
2025-09-08Add spec for missing or faulty `to_proc` methodsJean Boussier
2025-09-05[rubygems/rubygems] Improve error message when `path` and `gemspec` point to ...manabeai
2025-09-04feature_spec.rb: Don't test --enable-all with --zjit*Takashi Kokubun
2025-09-04rubyopt_spec.rb: Stop testing JIT optionsTakashi Kokubun
2025-09-03[rubygems/rubygems] Deprecate `bundle cache --frozen` and `bundle cache --no-...David Rodríguez
2025-09-03[rubygems/rubygems] Improve `deprecations` helperDavid Rodríguez