summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2023-12-05[ruby/syntax_suggest] Initial support for the prism parserSchneems
2023-12-05[rubygems/rubygems] Fix crash when duplicating a dev dependency in Gemfile & ...David Rodríguez
2023-12-04[ruby/syntax_suggest] Bump minimum Ruby version & update standardrbSchneems
2023-12-04[ruby/syntax_suggest] Update standardrb to Ruby 3.0 standardsSchneems
2023-12-01[rubygems/rubygems] major_deprecation accepts :removed_messageEric Mueller
2023-11-30Fix failing specMisaki Shioi
2023-11-30[rubygems/rubygems] Allow auto-install to install missing git gemsSamuel Giddins
2023-11-29Do not call the inplicit convercion spec on older ruby versionsTema Bolshakov
2023-11-29Fix Array#rassoc specTema Bolshakov
2023-11-27Update to ruby/spec@c3206f6Benoit Daloze
2023-11-27Update to ruby/mspec@9f83eeaBenoit Daloze
2023-11-27Opaque Etags for compact index requestsJosef Šimánek
2023-11-27[rubygems/rubygems] Don't remember `--jobs` flagDavid Rodríguez
2023-11-27[rubygems/rubygems] Fix advice in `bundle install --system` deprecationDavid Rodríguez
2023-11-27[rubygems/rubygems] Avoid some unnecessary quotes in remember flag deprecatio...David Rodríguez
2023-11-27[rubygems/rubygems] Simplify remembered flags deprecation messageDavid Rodríguez
2023-11-27[rubygems/rubygems] Remove no longer necessary workaround for old RubyGemsDavid Rodríguez
2023-11-26[rubygems/rubygems] Reduce allocations when installing gems with bundlerSamuel Giddins
2023-11-23[rubygems/rubygems] Add --json bundle-outdated flag to produce json-parseable...Eric Mueller
2023-11-22[rubygems/rubygems] Fix universal lockfiles regressionDavid Rodriguez
2023-11-21[rubygems/rubygems] Fix invalid platform removal missing adjacent platformsBo Anderson
2023-11-15[rubygems/rubygems] User bundler UA when downloading gemsSamuel Giddins
2023-11-13[rubygems/rubygems] Make sure to `require "rubygems"` explicitlyNobuyoshi Nakada
2023-11-13[rubygems/rubygems] Add a warning in an edge case of using `gemspec` DSLDavid Rodríguez
2023-11-13[rubygems/rubygems] Let RuboCop target Ruby 3.0David Rodríguez
2023-11-13[rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in BundlerDavid Rodríguez
2023-11-13[rubygems/rubygems] Automatically lock extra ruby platformsDavid Rodríguez
2023-11-13[rubygems/rubygems] Refactor platform test helpersDavid Rodriguez
2023-11-13[rubygems/rubygems] Remove unused `SpecSet#merge`David Rodríguez
2023-11-09IO#read always check the provided buffer is mutableJean Boussier
2023-11-09[rubygems/rubygems] Fix daily Bundler CIDavid Rodríguez
2023-11-09[rubygems/rubygems] Explicitly pass install-dir when installing system gems i...David Rodríguez
2023-11-09[rubygems/rubygems] No need to let this command failDavid Rodríguez
2023-11-09[rubygems/rubygems] Remove unused logicDavid Rodríguez
2023-11-08Add foo.gemspec for failing testPeter Zhu
2023-11-08[rubygems/rubygems] Ensure we are using the same extension dirHan Young
2023-11-08Escape the target string to be checkedNobuyoshi Nakada
2023-11-08[rubygems/rubygems] Simplify spec wording and implementationDavid Rodríguez
2023-11-08[rubygems/rubygems] Better error when having an insecure install folderDavid Rodríguez
2023-11-08[rubygems/rubygems] Don't show bug report template when GEM_HOME has no writa...David Rodríguez
2023-11-07Skip example for 07df8a5d5ee725eee00632717ea4deead5fc783bHiroshi SHIBATA
2023-11-06Fix the CI failure in OpenBSDYusuke Endoh
2023-10-31[rubygems/rubygems] Only remove bundler plugin gem when it's inside the cacheCody Cutrer
2023-10-31Disable wrong testNobuyoshi Nakada
2023-10-31Missing format stringNobuyoshi Nakada
2023-10-30Update to ruby/spec@d56bd0fBenoit Daloze
2023-10-30Update to ruby/mspec@d03ad9cBenoit Daloze
2023-10-30Revert "OpenSSL::KDF.scrypt needs EVP_PBE_scrypt()"Benoit Daloze
2023-10-31OpenSSL::KDF.scrypt needs EVP_PBE_scrypt()Nobuyoshi Nakada
2023-10-30Update to ruby/spec@bd7017fBenoit Daloze