aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Fix corrupted lockfile when using `gemspec` and multiple ...David Rodríguez2022-02-111-0/+63
* [rubygems/rubygems] Fix typo in multiple gemfiles warningSven Schwyn2022-02-101-2/+2
* [rubygems/rubygems] Skip "seller shipped" notification after deliveryDan Jensen2022-02-011-0/+25
* Sync latest Bundler & RubyGemsDavid Rodríguez2022-02-0111-45/+114
* Update to ruby/spec@902ab83Benoit Daloze2022-01-2856-137/+531
* Update to ruby/mspec@49adc2fBenoit Daloze2022-01-284-18/+37
* [rubygems/rubygems] Fix `force_ruby_platform` ignored when lockfile includes ...David Rodríguez2022-01-261-0/+14
* [rubygems/rubygems] Use Gem::Platform.local instead of RUBY_PLATFORMNgan Pham2022-01-261-4/+4
* [rubygems/rubygems] Fix spec to not touch the networkDavid Rodríguez2022-01-251-1/+3
* [rubygems/rubygems] Remove unnecessary commentDavid Rodríguez2022-01-251-3/+0
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2022-01-231-1/+1
* [rubygems/rubygems] Change generated namespaced test class name in minitestYusuke Nakamura2022-01-201-1/+1
* [rubygems/rubygems] Add spec to class name definition in newgem specYusuke Nakamura2022-01-201-0/+10
* [rubygems/rubygems] Update generated minitest file styleYusuke Nakamura2022-01-201-8/+10
* [rubygems/rubygems] Create minitest file to underscored path in "bundle gem" ...Yusuke Nakamura2022-01-201-4/+8
* Merge rubygems/rubygems HEAD.Hiroshi SHIBATA2022-01-198-49/+206
* [rubygems/rubygems] Fix regression with old marshaled specs having null requi...David Rodríguez2022-01-191-0/+53
* [rubygems/rubygems] Fix skipped spec on WindowsDavid Rodríguez2022-01-191-3/+1
* Fix spec failures on ruby 3.1Kazuhiro NISHIYAMA2022-01-151-1/+1
* Make Hash#shift return nil for empty hashJeremy Evans2022-01-141-10/+32
* Fix constant assignment evaluation orderJeremy Evans2022-01-141-9/+25
* Add a Module#const_added callbackJean Boussier2022-01-141-0/+125
* [rubygems/rubygems] Use `Fiddle` in `bundle doctor` to check for dynamic libr...Vyacheslav Alexeev2022-01-131-3/+3
* Update to ruby/spec@226cfdcBenoit Daloze2022-01-1042-84/+470
* Update to ruby/mspec@3ea3d32Benoit Daloze2022-01-102-2/+15
* Fix spec failure on ruby 3.1Kazuhiro NISHIYAMA2022-01-061-2/+2
* Remove Refinement#{extend_object,append_features,prepend_features}Jeremy Evans2022-01-053-0/+63
* Fix failures on ruby 3.1Kazuhiro NISHIYAMA2022-01-051-2/+2
* [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