summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2023-10-09[rubygems/rubygems] Avoid duplicates -rbundler/setup in RUBYOPT with Ruby pre...Jacopo
2023-10-04BigDecimal#to_s has not changed for fraction partNobuyoshi Nakada
2023-10-03[rubygems/rubygems] Prevent gem activation in standalone modeDaniel Colson
2023-10-03[rubygems/rubygems] Don't re-resolve with prereleases if unlocked gem has no ...David Rodriguez
2023-10-03[rubygems/rubygems] Fix typoDavid Rodriguez
2023-10-03[rubygems/rubygems] 🐛 Specification of branch or ref with tag is ambiguousPeter Boling
2023-10-03[rubygems/rubygems] 🚨 Rubocop LintingPeter Boling
2023-10-03[DOC] State the precision of `Process.times` as platform-definedNobuyoshi Nakada
2023-10-03Check by integer modulo instead of float stringNobuyoshi Nakada
2023-10-02[rubygems/rubygems] Support Ruby's preview version format (Ex: 3.3.0-preview2...Harshal Bhakta
2023-10-02[rubygems/rubygems] Include gemspec in ExtensionTask for native gem tasksGraham Marlow
2023-09-30Fix failures when all network interfaces are downNobuyoshi Nakada
2023-09-27[rubygems/rubygems] Reword a couple of error messagesDavid Rodriguez
2023-09-27[rubygems/rubygems] Fix bundle install when older revisions of git sourcekrororo
2023-09-27[rubygems/rubygems] Fix `bundle lock --minor --update <dep>` edge caseDavid Rodriguez
2023-09-21[rubygems/rubygems] Stop bundler eagerly loading all specs with extsSamuel Giddins
2023-09-20[rubygems/rubygems] Bundler error handlingSamuel Giddins
2023-09-20[rubygems/rubygems] Fix bundler specs using safe_loadSamuel Giddins
2023-09-14[rubygems/rubygems] Gemfile ruby file: covers more version formatsMartin Emde
2023-09-12Adjust CGI spec to pass when ran in isolationAlan Wu
2023-09-12[rubygems/rubygems] Unify LockfileParser loading of SPECS sectionMartin Emde
2023-09-12Make Kernel#lambda raise when given non-literal blockAlan Wu
2023-09-04Update to ruby/spec@96d1072Benoit Daloze
2023-09-04Update to ruby/mspec@55d1a62Benoit Daloze
2023-09-01[rubygems/rubygems] Use assertion message strictlyHiroshi SHIBATA
2023-08-30BasicSocket#recv* return `nil` rather than an empty packetJean Boussier
2023-08-29[rubygems/rubygems] Fix bundle update --redownloadSamuel Giddins
2023-08-28[rubygems/rubygems] Fixed malformed lockfile version on installingImir Kiyamov
2023-08-28[rubygems/rubygems] Don't check for circular deps on full index sourcesDavid Rodríguez
2023-08-28[rubygems/rubygems] Fix standalone install crashing when using legacy multi r...David Rodríguez
2023-08-28[rubygems/rubygems] Refactor Fetcher#api_fetcher? and fetcher loading logicMartin Emde
2023-08-26[Bug #19784] Fix behaviors against prefix with broken encodingNobuyoshi Nakada
2023-08-25[rubygems/rubygems] Don't use full indexes unnecessarily on legacy GemfilesDavid Rodríguez
2023-08-24Fix support for dynamic keys. (#8273)Samuel Williams
2023-08-23Quarantine a very flaky specTakashi Kokubun
2023-08-21[rubygems/rubygems] Support `ruby file: ".tool-versions"` in GemfileGaurav Khanna
2023-08-18[rubygems/rubygems] Resolve ruby version file relative to bundle rootNgan Pham
2023-08-17[rubygems/rubygems] Add `file` option to `ruby` method in GemfileNgan Pham
2023-08-16[rubygems/rubygems] Show better error when PAT can't authenticate to a privat...David Rodríguez
2023-08-16[rubygems/rubygems] Bad auth should not fallback eitherDavid Rodríguez
2023-08-16[rubygems/rubygems] Use better status for authentication failuresDavid Rodríguez
2023-08-16[rubygems/rubygems] Fix git source conservativenessDavid Rodríguez
2023-08-12[DOC] Update to use `SPECOPTS` instead of `MSPECOPT`Nobuyoshi Nakada
2023-08-12Add dotted countsNobuyoshi Nakada
2023-08-12For parallel testNobuyoshi Nakada
2023-08-12Fold dotted outputs from test-specNobuyoshi Nakada
2023-08-10Deprecate Kernel#open and IO support for subprocess creation/forkingMike Dalessio
2023-08-02Update to ruby/spec@9e278f5Benoit Daloze
2023-08-02Fix encoding switches when RUBYOPT is empty or only spacesBenoit Daloze
2023-07-31`Refinement#refined_class` is now deprecatedNobuyoshi Nakada