aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Test the actual checksums of the mock gemsNobuyoshi Nakada2022-01-041-0/+7
* [rubygems/rubygems] Fix the test to use the mock gem pathNobuyoshi Nakada2022-01-041-3/+5
* [rubygems/rubygems] Append a newline to the checksum fileNobuyoshi Nakada2022-01-041-1/+1
* [rubygems/rubygems] Fix checksumNobuyoshi Nakada2022-01-041-0/+6
* Kernel#=~: delete卜部昌平2022-01-032-16/+18
* Remove deprecated Random::DEFAULT [Feature #17351]Nobuyoshi Nakada2022-01-011-9/+11
* Remove unnecessary Random::DEFAULT expectationsNobuyoshi Nakada2022-01-011-22/+0
* Add support for anonymous rest and keyword rest argument forwardingJeremy Evans2021-12-302-5/+22
* [rubygems/rubygems] Better way to join path componentsDavid Rodríguez2021-12-301-1/+1
* s/an Bignum/a Bignum/ [ci skip]Nobuyoshi Nakada2021-12-283-5/+5
* Remove obsolete Fixnum and BignumNobuyoshi Nakada2021-12-281-15/+17
* Skip testing --enable-all in MinGW for nowTakashi Kokubun2021-12-271-1/+3
* [rubygems/rubygems] Fix `bundle update --bundler` no longer updating lockfileDavid Rodríguez2021-12-281-0/+35
* [rubygems/rubygems] Run `bundle install` in verbose modeDavid Rodríguez2021-12-271-1/+1
* Track RubyGems 3.4.0dev and Bundler 2.4.0devHiroshi SHIBATA2021-12-275-62/+64
* [rubygems/rubygems] Don't add verbose flag so opaquely for realworld specsDavid Rodríguez2021-12-271-1/+0
* [rubygems/rubygems] Move setup to the spec that uses itDavid Rodríguez2021-12-271-9/+11
* [rubygems/rubygems] Remove unused includeDavid Rodríguez2021-12-271-2/+0
* [rubygems/rubygems] Remove the rest of the `RUBY_VERSION` monkeypatchingDavid Rodríguez2021-12-272-18/+23
* [rubygems/rubygems] Update some specs to pass ruby-head CIDavid Rodríguez2021-12-272-34/+44
* Postpone fix of lookbehind with ss characters tentativelyNobuyoshi Nakada2021-12-261-1/+1
* Remove Refinement#include and Refinement#prependNobuyoshi Nakada2021-12-261-17/+19
* Remove tainted and trusted featuresNobuyoshi Nakada2021-12-263-0/+12
* Merge RubyGems-3.3.3 and Bundler-2.3.3Hiroshi SHIBATA2021-12-251-0/+23
* Merge RubyGems-3.3.2 and Bundler-2.3.2Hiroshi SHIBATA2021-12-241-5/+2
* Merge RubyGems-3.3.1 and Bundler-2.3.1Hiroshi SHIBATA2021-12-2311-36/+30
* Reverts the accidental commits for rubygems/bundler.Hiroshi SHIBATA2021-12-221-22/+2
* [rubygems/rubygems] Fix error when gem specified twice in gemfile under diffe...David Rodríguez2021-12-221-0/+16
* [rubygems/rubygems] These commands shouldn't be failing, just warningDavid Rodríguez2021-12-221-2/+6
* Merge RubyGems-3.3.0 and Bundler-2.3.0Hiroshi SHIBATA2021-12-219-125/+163
* [rubygems/rubygems] Print warning when running potentially problematic rubyge...David Rodríguez2021-12-211-0/+1
* [rubygems/rubygems] Rename `BUNDLE_SPEC_RUN` environment variableDavid Rodríguez2021-12-212-9/+9
* Remove Class#descendantsJeremy Evans2021-12-201-38/+0
* [rubygems/rubygems] Error tracing should be printed to stderrDavid Rodríguez2021-12-202-2/+6
* skip -v spec on MJITKoichi Sasada2021-12-191-1/+2
* [rubygems/rubygems] Improve errors a bit moreDavid Rodríguez2021-12-173-9/+24
* [rubygems/rubygems] Share gem not found logic with transitive dependencies tooDavid Rodríguez2021-12-171-0/+21
* [rubygems/rubygems] Fix crash when no matching variants are found for the cur...David Rodríguez2021-12-171-0/+20
* [rubygems/rubygems] Improve resolver error messagesDavid Rodríguez2021-12-172-5/+5
* Restore the global random seedNobuyoshi Nakada2021-12-161-0/+8
* Fix Kernel#srand and Kernel#rand descriptions [ci skip]Nobuyoshi Nakada2021-12-162-4/+4
* Refine wording about the default random seed [ci skip]Nobuyoshi Nakada2021-12-161-1/+1
* Use `to_s` and `puts` in testsNobuyoshi Nakada2021-12-161-1/+1
* Merge RubyGems and Bundler masterHiroshi SHIBATA2021-12-153-8/+8
* Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun2021-12-132-2/+2
* [rubygems/rubygems] Add `github` and `ref` options to `bundle add`Vyacheslav Alexeev2021-12-111-2/+35
* [rubygems/rubygems] Ignore dependencies not actually locked from frozen checkDavid Rodríguez2021-12-101-0/+11
* Skip bind port 1 when ip_unprivileged_port_start<=1Kazuhiro NISHIYAMA2021-12-081-0/+4
* [rubygems/rubygems] Cancel deprecation of custom git sourcesDavid Rodríguez2021-12-081-69/+0
* [rubygems/rubygems] Add require parameter to `bundle add``Simon Fish2021-12-081-0/+12