summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
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
2023-06-26Update to ruby/spec@30e1c35Benoit Daloze
2023-06-26Update to ruby/mspec@3cf2d16Benoit Daloze
2023-06-21Allow setting the name of a class or module. (#7483)Samuel Williams
2023-06-20Merge rubygems/rubygems HEADHiroshi SHIBATA
2023-06-15[rubygems/rubygems] Rubocop 1.51.0 or later didn't support Ruby 2.6Hiroshi SHIBATA
2023-06-15[rubygems/rubygems] Improve error message in frozen mode edge caseDavid Rodríguez
2023-06-15[rubygems/rubygems] Improve frozen mode error messageDavid Rodríguez
2023-06-15[rubygems/rubygems] Use "frozen" rather than "deployment" in error messageDavid Rodríguez
2023-06-15[rubygems/rubygems] Show missing spec in lockfile incomplete error messageDavid Rodríguez
2023-06-15[rubygems/rubygems] Remove weird line breaks in the middle of error messageDavid Rodríguez
2023-06-15[rubygems/rubygems] Make frozen mode spec also pass on Bundler 3David Rodríguez
2023-06-15[rubygems/rubygems] This spec is independent from global sourcesDavid Rodríguez