aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] User bundler UA when downloading gemsSamuel Giddins2023-11-157-18/+15
* [rubygems/rubygems] Make sure to `require "rubygems"` explicitlyNobuyoshi Nakada2023-11-132-6/+15
* [rubygems/rubygems] Add a warning in an edge case of using `gemspec` DSLDavid Rodríguez2023-11-131-0/+54
* [rubygems/rubygems] Let RuboCop target Ruby 3.0David Rodríguez2023-11-133-5/+5
* [rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in BundlerDavid Rodríguez2023-11-1318-71/+22
* [rubygems/rubygems] Automatically lock extra ruby platformsDavid Rodríguez2023-11-136-41/+166
* [rubygems/rubygems] Refactor platform test helpersDavid Rodriguez2023-11-134-9/+14
* [rubygems/rubygems] Remove unused `SpecSet#merge`David Rodríguez2023-11-131-18/+0
* IO#read always check the provided buffer is mutableJean Boussier2023-11-091-0/+26
* [rubygems/rubygems] Fix daily Bundler CIDavid Rodríguez2023-11-091-2/+2
* [rubygems/rubygems] Explicitly pass install-dir when installing system gems i...David Rodríguez2023-11-091-8/+8
* [rubygems/rubygems] No need to let this command failDavid Rodríguez2023-11-091-1/+1
* [rubygems/rubygems] Remove unused logicDavid Rodríguez2023-11-091-3/+1
* Add foo.gemspec for failing testPeter Zhu2023-11-081-0/+13
* [rubygems/rubygems] Ensure we are using the same extension dirHan Young2023-11-081-0/+11
* Escape the target string to be checkedNobuyoshi Nakada2023-11-081-3/+1
* [rubygems/rubygems] Simplify spec wording and implementationDavid Rodríguez2023-11-081-17/+2
* [rubygems/rubygems] Better error when having an insecure install folderDavid Rodríguez2023-11-082-18/+30
* [rubygems/rubygems] Don't show bug report template when GEM_HOME has no writa...David Rodríguez2023-11-081-0/+35
* Skip example for 07df8a5d5ee725eee00632717ea4deead5fc783bHiroshi SHIBATA2023-11-071-7/+9
* Fix the CI failure in OpenBSDYusuke Endoh2023-11-061-1/+1
* [rubygems/rubygems] Only remove bundler plugin gem when it's inside the cacheCody Cutrer2023-10-311-0/+25
* Disable wrong testNobuyoshi Nakada2023-10-311-1/+2
* Missing format stringNobuyoshi Nakada2023-10-311-1/+1
* Update to ruby/spec@d56bd0fBenoit Daloze2023-10-301-202/+204
* Update to ruby/mspec@d03ad9cBenoit Daloze2023-10-301-4/+6
* Revert "OpenSSL::KDF.scrypt needs EVP_PBE_scrypt()"Benoit Daloze2023-10-301-2/+0
* OpenSSL::KDF.scrypt needs EVP_PBE_scrypt()Nobuyoshi Nakada2023-10-311-0/+2
* Update to ruby/spec@bd7017fBenoit Daloze2023-10-3088-289/+1634
* [rubygems/rubygems] Relax matching pattern for rake versionHiroshi SHIBATA2023-10-301-3/+3
* Windows: Prefer USERPROFILE over HOMEPATHLars Kanis2023-10-261-14/+13
* [rubygems/rubygems] Handle CI configuration on ignore list for Gem::Specifica...Hiroshi SHIBATA2023-10-251-0/+18
* [rubygems/rubygems] Handle empty arrayHiroshi SHIBATA2023-10-241-0/+26
* [rubygems/rubygems] Handle base64 encoded checksums in lockfile for future co...Martin Emde2023-10-235-17/+54
* [rubygems/rubygems] Improve errors and register checksums reliablyMartin Emde2023-10-2312-107/+277
* [rubygems/rubygems] Refactor Checksum classes and methods to reduceMartin Emde2023-10-2316-125/+192
* [rubygems/rubygems] Refactor to checksums stored via sourceSamuel Giddins2023-10-2316-97/+195
* [rubygems/rubygems] Use the server checksum, then calculate from gem on disk ...Mercedes Bernard2023-10-2311-7/+203
* [rubygems/rubygems] Add CHECKSUMS for each gem in lockfileThong Kuah2023-10-2324-20/+642
* [rubygems/rubygems] Fix spelling of extraneousMartin Emde2023-10-221-4/+4
* [rubygems/rubygems] Don't hide original error in `after(:suite)` hookDavid Rodríguez2023-10-171-1/+1
* [rubygems/rubygems] Raise an error when top level dependency does not resolve...David Rodríguez2023-10-161-0/+56
* [rubygems/rubygems] Automatically remove invalid platforms before re-resolvingDavid Rodríguez2023-10-161-0/+64
* [rubygems/rubygems] Tweak platform mismatch resolution errorsDavid Rodríguez2023-10-161-1/+1
* [rubygems/rubygems] The `lock` command should not be affected by frozen settingDavid Rodríguez2023-10-161-0/+6
* Re-resolve when lockfile is invalidDavid Rodriguez2023-10-162-46/+43
* [rubygems/rubygems] Fix force_ruby_platform: when the lockfile only locks the...Samuel Giddins2023-10-151-0/+43
* Removed examples for warning bundled gemsHiroshi SHIBATA2023-10-131-125/+0
* M:N thread scheduler for RactorsKoichi Sasada2023-10-121-1/+8
* [rubygems/rubygems] Update incorrect comments.Ellen Marie Dash2023-10-111-1/+1