summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-16[ruby/abbrev] Bump up v0.1.2Hiroshi SHIBATA
2023-12-16[ruby/syslog] Bump up v0.1.2Hiroshi SHIBATA
2023-12-16Update default gems list at 2b3fc0407a9b9527ae5bf806994366 [ci skip]git
2023-12-16[ruby/securerandom] Bump up v0.3.1Hiroshi SHIBATA
2023-12-16Update default gems list at 6a79e53823e328281b9e9eee53cd14 [ci skip]git
2023-12-16Rollback to released version numbers of stringio and strscanHiroshi SHIBATA
2023-12-16Update default gems list at 1a244730a9fada79fbfc1b2f478c2f [ci skip]git
2023-12-16[ruby/open3] Bump up v0.2.1Hiroshi SHIBATA
2023-12-16Update default gems list at 6c7c4ac407c4eb2f70cd599c78808c [ci skip]git
2023-12-16[ruby/rdoc] Bump up v6.6.2Hiroshi SHIBATA
2023-12-16Revert all of commits after Prism 0.19.0 releaseHiroshi SHIBATA
2023-12-16Update default gems list at 711e85674e7c98909f5a43b7852ddc [ci skip]git
2023-12-16Pin versions that are RubyGems 2.5.1 and Bundler 2.5.1Hiroshi SHIBATA
2023-12-16Partly pick commit from https://github.com/rubygems/rubygems/pull/7285Samuel Giddins
2023-12-16Fix Sinatra warning during specsDavid Rodríguez
2023-12-16[rubygems/rubygems] Fix Bundler daily CIDavid Rodríguez
2023-12-16[rubygems/rubygems] More improves to default gem home selection for installationDavid Rodríguez
2023-12-16[rubygems/rubygems] Improve command suggestion when gems are missingDavid Rodríguez
2023-12-16[rubygems/rubygems] Fix Ruby DSL no longer working as expectedDavid Rodríguez
2023-12-15[PRISM] Fix incorrect instructions for `default_proc=`eileencodes
2023-12-15[PRISM] Compile CallTargetNodeMatt Valentine-House
2023-12-15[PRISM] Compile IndexTargetNodeMatt Valentine-House
2023-12-15[ruby/prism] Fix majority of RBS type mismatchesGopal Patel
2023-12-15[ruby/prism] String literal hash keys should be frozeneileencodes
2023-12-16[DOC] NEWS entries for C APIsKoichi Sasada
2023-12-15[rubygems/rubygems] Let the guards have some space to breatheMartin Emde
2023-12-15[rubygems/rubygems] Use a mutex around Checksum::Store @store accessMartin Emde
2023-12-15[rubygems/rubygems] Remove test-only & unused methods from Checksum::StoreMartin Emde
2023-12-15[ruby/prism] Finish keyword hash node flag refactor by renaming flagUfuk Kayserilioglu
2023-12-15Update error message in test_rubyoptionsKevin Newton
2023-12-15update message to clarify compiler, not parserAdam Hess
2023-12-15Introduce --parser runtime flagHParker
2023-12-15[DOC] RDoc for Complex (#9254)Burdette Lamar
2023-12-16[Bug #20062] Fixed numbered parameter syntax errorNobuyoshi Nakada
2023-12-15rb_bug_for_fatal_signal: exit with the right signalJean Boussier
2023-12-16remove `Ractor::Selector` from Ruby levelKoichi Sasada
2023-12-16support `skip` in bootstraptestKoichi Sasada
2023-12-15[rubygems/rubygems] Use mkdir_p helper in bundler.rbSamuel Giddins
2023-12-15free ractors with ractor_freeHParker
2023-12-15[PRISM] Fix `compile_prism` when src is a fileeileencodes
2023-12-16[ruby/rdoc] [DOC] nodoc for probably internal methodsNobuyoshi Nakada
2023-12-16[ruby/rdoc] [DOC] Add missing documentsNobuyoshi Nakada
2023-12-16[ruby/rdoc] Require fileutils before using itNobuyoshi Nakada
2023-12-16[ruby/rdoc] Remove unused method `RDoc::Encoding.remove_frozen_string_literal`Nobuyoshi Nakada
2023-12-15[ruby/prism] Fix eval parsing depthKevin Newton
2023-12-15[ruby/prism] Invalid pinned locals in pattern matchingKevin Newton
2023-12-15[rubygems/rubygems] Save array allocation for every dependency in GemfileSamuel Giddins
2023-12-15[rubygems/rubygems] Refactor vendoring to allow validating vendoring is repro...Samuel Giddins
2023-12-15[DOC] RDoc for Complex (#9243)Burdette Lamar
2023-12-15Follow removed conflict filesNobuyoshi Nakada