aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Track HEAD changes for old PR proposalHiroshi SHIBATA2024-04-191-2/+2
* [rubygems/rubygems] Add plugin hooks for Bundler.requirefatkodima2024-04-191-0/+99
* chore: remove repetitive words (#10573)careworry2024-04-181-1/+1
* Add a hint of `ASCII-8BIT` being `BINARY`Jean Boussier2024-04-181-3/+17
* [rubygems/rubygems] Never write credentials to lockfilesDavid Rodriguez2024-04-182-45/+5
* [rubygems/rubygems] Excluding local platform from lockfile should not affect ...Mike Dalessio2024-04-171-30/+34
* `Fiber#raise` recursively raises on nested resuming_fiber. (#10482)Samuel Williams2024-04-171-0/+34
* Revert an accidentally merged change [ci skip]Nobuyoshi Nakada2024-04-171-0/+7
* [Feature #20335] `Thread.each_caller_location` argumentsNobuyoshi Nakada2024-04-172-9/+2
* [PRISM] Enable more passing testsKevin Newton2024-04-121-2/+0
* [PRISM] Enable passing tests for prismKevin Newton2024-04-121-1/+0
* [rubygems/rubygems] `bundle add --glob` continued- quote glob value invocatio...David Marshall2024-04-121-6/+6
* [rubygems/rubygems] bundler CLI option for add gem --glob=David Marshall2024-04-121-0/+55
* [PRISM] Enable more passing testsKevin Newton2024-04-111-4/+4
* [rubygems/rubygems] Fix installing plugins via relative pathsCody Cutrer2024-04-111-6/+49
* [PRISM] Fix break in super blockKevin Newton2024-04-111-1/+0
* prism_compile.c: X_STRING should be frozenJean Boussier2024-04-111-0/+78
* [Misc #18984] Raise TypeError from Range#size if the range is not iterableKouhei Yanagita2024-04-101-13/+49
* Use rake-13.2.1Hiroshi SHIBATA2024-04-051-1/+1
* [rubygems/rubygems] Fix crash with development bundler binstubDavid Rodriguez2024-04-051-1/+1
* Reset `$.` before matchingNobuyoshi Nakada2024-04-031-0/+1
* Update to ruby/spec@573cf97Andrew Konchin2024-04-0228-47/+719
* Use Rake 13.2.0Hiroshi SHIBATA2024-04-021-1/+1
* [PRISM] Enable passing pattern matching testsKevin Newton2024-04-011-2/+0
* [rubygems/rubygems] Improve error message when strict resolution filters out ...David Rodriguez2024-04-011-0/+16
* [rubygems/rubygems] Let GemVersionPromoter sort in preferred order directlyDavid Rodriguez2024-04-011-16/+16
* [rubygems/rubygems] Remove unnecessary filteringDavid Rodriguez2024-04-011-4/+4
* [rubygems/rubygems] add test case to ensure updating with multiple sources + ...Alex Robbin2024-03-291-0/+84
* [PRISM] Fix BEGIN{} execution orderKevin Newton2024-03-291-1/+0
* [PRISM] Add debug info for frozen stringsKevin Newton2024-03-281-3/+0
* [PRISM] Allow space before encoding commentKevin Newton2024-03-281-2/+0
* [PRISM] Use new -x prism APIKevin Newton2024-03-281-4/+0
* Suppress warning at literal stringNobuyoshi Nakada2024-03-281-1/+1
* Use www.rfc-editor.org for RFC text.Hiroshi SHIBATA2024-03-281-1/+1
* [PRISM] Include file and line in error messageKevin Newton2024-03-271-4/+0
* [PRISM] Pass --enable-frozen-string-literal through to evalsKevin Newton2024-03-271-1/+0
* [PRISM] Enable other passing specsKevin Newton2024-03-271-17/+17
* [rubygems/rubygems] Allow installing plugins from path via CLICody Cutrer2024-03-271-0/+10
* [DOC] remove repetitive words in commentscrazeteam2024-03-271-1/+1
* [rubygems/rubygems] Improve validation of `bundle plugin install` optionsCody Cutrer2024-03-251-6/+8
* [rubygems/rubygems] Fix incorrect `bundle update --bundler` messageDavid Rodriguez2024-03-2210-18/+55
* [Feature #20275] Remove extra backtrace entries for rescue and ensureBenoit Daloze2024-03-223-11/+52
* [PRISM] Enable specs in CIKevin Newton2024-03-203-3/+69
* Implement chilled stringsÉtienne Barrié2024-03-198-12/+140
* [rubygems/rubygems] Deprecate `bundle plugin install --local-git=`Cody Cutrer2024-03-183-6/+23
* Update set_backtrace documentationJean Boussier2024-03-181-2/+5
* [rubygems/rubygems] Ignore commented out keys in config fileDavid Rodriguez2024-03-171-0/+9
* Prefer the simple read/write `File` singleton methodsNobuyoshi Nakada2024-03-161-2/+2
* Update to ruby/spec@89175b2Benoit Daloze2024-03-14209-700/+745
* Update to ruby/mspec@b8f8f4eBenoit Daloze2024-03-143-26/+23