summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
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
2025-09-03[rubygems/rubygems] Add another spec for yet another issue fixed by the previ...David Rodríguez
2025-09-03[rubygems/rubygems] Add extra spec for another issue that the previous patch ...David Rodríguez
2025-09-03[rubygems/rubygems] Fix `bundle cache` failing in frozen mode if vendor/cache...David Rodríguez
2025-09-03[rubygems/rubygems] Improve spec wording and implementationDavid Rodríguez
2025-09-03[rubygems/rubygems] It's not necessary to set `deployment`David Rodríguez
2025-09-03[rubygems/rubygems] Remove unnecessary installDavid Rodríguez
2025-09-03[rubygems/rubygems] Remove unnecessary subject from one specDavid Rodríguez
2025-09-03[rubygems/rubygems] Fix `bundle lock` regression when using `update` and `loc...Edouard CHIN
2025-09-03Completely remove `bundle viz` commandDavid Rodríguez
2025-09-03Completely remove `bundle inject` commandDavid Rodríguez
2025-09-03[rubygems/rubygems] Introduce `SharedHelpers.feature_removed!`David Rodríguez
2025-09-03[rubygems/rubygems] No need to print caller location when raising directlyDavid Rodríguez
2025-09-03[rubygems/rubygems] Ensure removed commands get their docs removed, tooDavid Rodríguez
2025-08-29Shrink ruby_bug version guard in anticipation of 3.4.6 releaseAlan Wu
2025-08-22Do not respect ruby2_keywords on method/proc with post argumentsJeremy Evans
2025-08-18Merge specs checking CLI flags and subcommands are documentedDavid Rodríguez
2025-08-18[rubygems/rubygems] Enforce checksums strictly for registry gemsDavid Rodríguez
2025-08-18[rubygems/rubygems] Fix incorrect error message capitalizationDavid Rodríguez
2025-08-18[rubygems/rubygems] Refactor git specsDavid Rodríguez
2025-08-18[rubygems/rubygems] Delay pending specDavid Rodríguez
2025-08-18[rubygems/rubygems] Fix `bundle show --verbose` and recommend it as an altern...David Rodríguez
2025-08-18[rubygems/rubygems] Fix `bundle update foo` not upgrading foo to latest in a ...David Rodríguez
2025-08-18[rubygems/rubygems] Introduce `bundle list --format=json`Schneems
2025-08-18[rubygems/rubygems] Fix Bundler printing more flags than actually passed in v...David Rodríguez
2025-08-18[rubygems/rubygems] Fix `bundle cache --no-all` not printing a deprecation wa...David Rodríguez
2025-08-18[rubygems/rubygems] Use a rubygems filter for the timeout specDavid Rodríguez
2025-08-18[rubygems/rubygems] Fix spec no longer run since rubygems timeout was renamedDavid Rodríguez
2025-08-18[rubygems/rubygems] Remove unnecessary rubygems filtersDavid Rodríguez
2025-08-04[rubygems/rubygems] Fix daily CIDavid Rodríguez
2025-07-30[rubygems/rubygems] Keep fixture Gemfiles in sync when bumping versionDavid Rodríguez
2025-07-30[rubygems/rubygems] Bump thor in /bundler/spec/realworld/fixtures/tapiocadependabot[bot]
2025-07-30[rubygems/rubygems] Fix truffleruby failing to install sorbet-static when the...David Rodríguez
2025-07-29Fix stripping features from the descriptionNobuyoshi Nakada
2025-07-28(Temporarily?) delay path changes and global cache changesDavid Rodríguez