summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2024-10-17[rubygems/rubygems] Allow using `gemspec` DSL twice with same dependency and ...David Rodríguez
2024-10-16[rubygems/rubygems] Fix `bundle check` sometimes locking gems under the wrong...David Rodríguez
2024-10-16[rubygems/rubygems] Delay and refactor verification of changed sourcesDavid Rodríguez
2024-10-15[Bug #20797] Yet another testNobuyoshi Nakada
2024-10-14[Bug #20797] Check seconds in UTC offset as well as minutesNobuyoshi Nakada
2024-10-12Support `IO#timeout` for `rsock_connect`. (#11880)Samuel Williams
2024-10-10[rubygems/rubygems] Fix specs with missing extensions getting activatedDavid Rodríguez
2024-10-10[rubygems/rubygems] Remove code that's not needed for the spec to passDavid Rodríguez
2024-10-10[rubygems/rubygems] Fix warnings about old C styleDavid Rodríguez
2024-10-09[rubygems/rubygems] Fix `Gem::Specification#gem_dir` losing custom source for...David Rodríguez
2024-10-08[rubygems/rubygems] Give `gem install` commands more timeDavid Rodríguez
2024-10-08[rubygems/rubygems] Remove more unnecessary ENV modificationsDavid Rodríguez
2024-10-08[rubygems/rubygems] Pass `--verbose` to realworld gem installationDavid Rodríguez
2024-10-08[rubygems/rubygems] Don't modify ENV when installing realworld gemsDavid Rodríguez
2024-10-05[Bug #20705] Update `strtod` implementationNobuyoshi Nakada
2024-10-04[rubygems/rubygems] Remove now unused realworld specSamuel Giddins
2024-10-04[rubygems/rubygems] Update spec rubygems_extSamuel Giddins
2024-10-04[rubygems/rubygems] Remove extra space in BUNDLED WITH sectionSamuel Giddins
2024-10-04[rubygems/rubygems] Update rubocop to ruby 3.1Samuel Giddins
2024-10-04[rubygems/rubygems] Remove outdated conditionals from testsSamuel Giddins
2024-10-04Update `io_spec.c` to use `rb_io_maybe_wait*` if possible. (#11792)Samuel Williams
2024-10-04Better handling of timeout in `rb_io_maybe_wait_*`. (#9531)Samuel Williams
2024-10-03Update spec/ruby/ for colon-style hash inspecttompng
2024-10-03Update default gem test for colon-style hash inspecttompng
2024-10-02Make spec file for env helpers more genericDavid Rodríguez
2024-10-02[rubygems/rubygems] Fix `bundler/inline` resetting ENVDavid Rodríguez
2024-10-02[rubygems/rubygems] The `BUNDLER_SETUP` env should also be cleaned upDavid Rodríguez
2024-10-01Define RactorLocalSingleton on .mspec.constantsHiroshi SHIBATA
2024-10-01Temporary disabled RactorLocalSingleton from constant leak check.Hiroshi SHIBATA
2024-09-30[rubygems/rubygems] Fix error when changing a path source to a git source if ...David Rodríguez
2024-09-30[rubygems/rubygems] Fix duplicated spec namesDavid Rodríguez
2024-09-30[rubygems/rubygems] Fix `stub.activated?` sometimes returning false after act...Earlopain
2024-09-30[rubygems/rubygems] I _think_ this workaround is no longer necessaryDavid Rodríguez
2024-09-26Update test dependenciesDavid Rodríguez
2024-09-26[rubygems/rubygems] Get specs to run on JRuby and make them passDavid Rodríguez
2024-09-24[rubygems/rubygems] Fix `bundler/inline` overwriting lockfilesDavid Rodríguez
2024-09-23Add anonymous module name spec.Samuel Williams
2024-09-23[rubygems/rubygems] Don't try to auto-install dev versions of Bundler not ava...David Rodríguez
2024-09-23[rubygems/rubygems] Ensure refs directory in cached git sourceDaniel Colson
2024-09-23[rubygems/rubygems] Fix `bundle outdated` with `--group` optionDavid Rodríguez
2024-09-20[rubygems/rubygems] Disallow RubyGems warnings during Bundler test suiteDavid Rodríguez
2024-09-20[rubygems/rubygems] I don't think we need a conditional shebangDavid Rodríguez
2024-09-20[rubygems/rubygems] Fix RubyGems warnings about missing shebangDavid Rodríguez
2024-09-20[rubygems/rubygems] Fix RubyGems warnings about pre-release dependenciesDavid Rodríguez
2024-09-20[rubygems/rubygems] Fix RubyGems warnings about incorrect executable permissionsDavid Rodríguez
2024-09-20[rubygems/rubygems] Fix RubyGems warnings about minimum required RubyDavid Rodríguez
2024-09-20[rubygems/rubygems] Don't try to install locked bundler when `--local` is passedDavid Rodríguez
2024-09-18Update exception message in string_for_symbolJeremy Evans
2024-09-17[rubygems/rubygems] Fix spelling, it's "cannot" rather than "can not"David Rodríguez
2024-09-17[rubygems/rubygems] Bump rubies in CI to 3.3.5David Rodríguez