aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [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
* [rubygems/rubygems] Simplify logic for Gem::PathSupport#home, and make GEM_HO...Ellen Marie Dash2023-10-111-2/+3
* [rubygems/rubygems] Split out Gem::PathSupport#default_home_dir to fix "bundl...Ellen Marie Dash2023-10-111-0/+4
* [rubygems/rubygems] Don't delete the release version from pre-release string ...Martin Emde2023-10-111-0/+8
* [rubygems/rubygems] Exempt default gem 'etc' in setup tests for rubies before...Martin Emde2023-10-091-0/+1
* [rubygems/rubygems] Avoid duplicates -rbundler/setup in RUBYOPT with Ruby pre...Jacopo2023-10-091-10/+31
* BigDecimal#to_s has not changed for fraction partNobuyoshi Nakada2023-10-041-13/+11
* [rubygems/rubygems] Prevent gem activation in standalone modeDaniel Colson2023-10-031-0/+16
* [rubygems/rubygems] Don't re-resolve with prereleases if unlocked gem has no ...David Rodriguez2023-10-032-1/+10
* [rubygems/rubygems] Fix typoDavid Rodriguez2023-10-032-2/+2