summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
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
2023-07-30[rubygems/rubygems] Use the dedicated method to convert file pathNobuyoshi Nakada
2023-07-30Add examples of `return` in `eval`Nobuyoshi Nakada
2023-07-28Use Gem::BUNDLED_GEMS::SINCEHiroshi SHIBATA
2023-07-26Make {Nil,True,False}Class#singleton_method always raise NameErrorJeremy Evans
2023-07-25[rubygems/rubygems] bin/rubocop -AHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Extract Gem::BUNDLED_GEMS from BundlerHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Skip warnings if bundled gems is already loadedHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Added warnings targets for old version of RubyHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Added Ruby version for bundled gems to warningsHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Added csv as stub gem to build_repo1Hiroshi SHIBATA
2023-07-25[rubygems/rubygems] Added examples for warnings featureHiroshi SHIBATA
2023-07-24Use the caller location as default filename for eval family of methodsJean Boussier
2023-07-24[rubygems/rubygems] Rename local to lockfile and global to systemHiroshi SHIBATA
2023-07-24[rubygems/rubygems] Avoid printing using messages when version has not changedDavid Rodríguez
2023-07-24[rubygems/rubygems] Exclude Bundler from missing locked dependencies checkDavid Rodríguez
2023-07-24[rubygems/rubygems] Prefer squiggly heredocs over custom helperDavid Rodríguez
2023-07-24[rubygems/rubygems] Remove unused module inclusionDavid Rodríguez
2023-07-24[rubygems/rubygems] Refactor spec helpers for reading lockfilesDavid Rodríguez
2023-07-24[rubygems/rubygems] Simplify `bundle lock` specsDavid Rodríguez
2023-07-20[ruby/syntax_suggest] Handle new eval source locationJean Boussier
2023-07-19Add tests for `return` in `BEGIN` and `END` blocksNobuyoshi Nakada
2023-07-17Implement Process.warmupJean Boussier
2023-07-15[Bug #19769] Fix range of size 1 in `String#tr`alexandre184
2023-07-13[rubygems/rubygems] Don't run any git commands when sorting and comparing git...David Rodríguez
2023-07-13[rubygems/rubygems] Dont't use Bundler::VERSIONHiroshi SHIBATA
2023-07-13[rubygems/rubygems] restart with BUNDLE_VERSION if it's specifiedHiroshi SHIBATA
2023-07-13[rubygems/rubygems] Introduce bundle config set version featureHiroshi SHIBATA
2023-07-13[rubygems/rubygems] Remove unused variableDavid Rodríguez
2023-07-06Improve ArgumentError message for Module#set_temporary_nameBenoit Daloze
2023-07-06Ensure the name given to Module#set_temporary_name is not a valid constant pathBenoit Daloze
2023-07-06Specs for Module#set_temporary_name should be in their own fileBenoit Daloze
2023-07-05Skip a failing spec for the latest bigdecimalTakashi Kokubun
2023-07-04[rubygems/rubygems] Test that git sources in lockfiles have stable sort orderEllen Marie Dash
2023-07-04[rubygems/rubygems] Fix git source lockfile unstabilityDavid Rodríguez
2023-07-04[rubygems/rubygems] Fix another incorrect removal of "ruby" platform from loc...David Rodríguez