summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
22 hours[ruby/rubygems] Fix Bundler that re-exec $0 when a `version` is present in th...Edouard CHIN
22 hours[ruby/rubygems] Re-generate certificates with sha256WithRSAEncryption for mod...Hiroshi SHIBATA
23 hours[ruby/rubygems] Revert "Merge pull request #8989 from nobu/test-tmpdir"Hiroshi SHIBATA
24 hours[ruby/rubygems] Fixed missing classnameHiroshi SHIBATA
24 hours[ruby/rubygems] Do not pollute source directory by testsNobuyoshi Nakada
6 daysOptimize File.basenameJean Boussier
12 daysAdded example for bundle/inlineHiroshi SHIBATA
2026-01-08Avoid flaky test failures by retrying on local port conflicts (#15818)Misaki Shioi
2026-01-07[ruby/rubygems] bin/rubocop -AHiroshi SHIBATA
2026-01-07[ruby/rubygems] Bundler: validate more options for add sub-commandTakuya Noguchi
2026-01-07[ruby/rubygems] Fix dependency source bug in bundlereileencodes
2026-01-06[ruby/rubygems] Test for removing current bundler versionSchneems
2026-01-05Use RUBY_VERSION in specs instead of hardcoded 'Ruby 4.0.0' to make tests ver...Hiroshi SHIBATA
2026-01-04Fix condition for UTF-8 default in magic_comment_spec.rbBenoit Daloze
2026-01-04UNIXSocket#recvfrom only returns the path on LinuxBenoit Daloze
2026-01-04Remove assertion which does not holdBenoit Daloze
2026-01-04Get better error if UNIXSocket.socketpair spec failsBenoit Daloze
2026-01-04Update to ruby/spec@94dbd55Benoit Daloze
2026-01-04Update to ruby/spec@f54296dBenoit Daloze
2025-12-30Update version guards in ruby/specBenoit Daloze
2025-12-30[Bug #21784] Fix the Proc#source_location start_column for stabby lambdasBenoit Daloze
2025-12-30Reapply "[Feature #6012] Extend `source_location` for end positionBenoit Daloze
2025-12-29Remove deprecated support for to_set taking argumentsJeremy Evans
2025-12-26Remove `rb_iterate` deprecated since 1.9Nobuyoshi Nakada
2025-12-26Added ruby_41? platformHiroshi SHIBATA
2025-12-26Start to develop 4.1.0.devHiroshi SHIBATA
2025-12-23Merge RubyGems 4.0.3 and Bundler 4.0.3Hiroshi SHIBATA
2025-12-20Revert pack/unpack support for LEB128Nobuyoshi Nakada
2025-12-19Just passing FDs does not need to create IO objectsNobuyoshi Nakada
2025-12-19Extract `Test::JobServer` moduleNobuyoshi Nakada
2025-12-18Add support for signed and unsigned LEB128 to pack/unpack.Aaron Patterson
2025-12-18Update bundled bigdecimal and rbs (#15611)tomoya ishida
2025-12-17Bundle RubyGems 4.0.2 and Bundler 4.0.2Hiroshi SHIBATA
2025-12-16Box: fix the class name in testsNobuyoshi Nakada
2025-12-16Revert "[Feature #6012] Extend `source_location` for end positionNobuyoshi Nakada
2025-12-16[ruby/rubygems] Pass down value of `BUNDLE_JOBS` to RubyGems before compiling:Edouard CHIN
2025-12-16[ruby/rubygems] Fix quote handling in mise format ruby version parsinghituzi no sippo
2025-12-16[ruby/rubygems] Support single quotes in mise format ruby versionhituzi no sippo
2025-12-16[ruby/rubygems] Allow to show cli_help with bundler executableHiroshi SHIBATA
2025-12-16[ruby/rubygems] Tweak the Bundler's "X gems now installed message":Edouard CHIN
2025-12-16[ruby/rubygems] Allow bundle pristine to work for git gems in the same repo:Edouard CHIN
2025-12-10Add `NUM2PTR` and `PTR2NUM` macrosNobuyoshi Nakada
2025-12-10Use `ruby_version_is`Nobuyoshi Nakada
2025-12-10Use rb_error_frozen_object in rb_class_modify_checkJeremy Evans
2025-12-09[ruby/rubygems] Bump Bundler version to 4.0.1Hiroshi SHIBATA
2025-12-09[ruby/rubygems] Fix Bundler removing executables after creating themEdouard CHIN
2025-12-09[ruby/rubygems] Fix the config suggestion in the warning for `$ bundle`Benoit Daloze
2025-12-08[ruby/rubygems] Fix native extension loading in newgem template for RHEL-base...yoshoku
2025-12-06Add error case tests for `File.path`Nobuyoshi Nakada
2025-12-05Skip Windows runner group warning under ruby/ruby repoHiroshi SHIBATA