summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-17[bundler/bundler] Use path helpers to find bundle binDavid Rodríguez
2019-08-17[bundler/bundler] Fix bundle bin location in core repoDavid Rodríguez
2019-08-17[bundler/bundler] Reuse more shared path helpersDavid Rodríguez
2019-08-17[bundler/bundler] Remove unnecessary assignmentDavid Rodríguez
2019-08-17[bundler/bundler] Remove unnecessary `let`David Rodríguez
2019-08-17[bundler/bundler] Move `lib` helper together with path helpersDavid Rodríguez
2019-08-17[bundler/bundler] Reuse `lib` methodDavid Rodríguez
2019-08-17[bundler/bundler] Remove duplicated methodDavid Rodríguez
2019-08-17Support the current stable version of Ruby like 2.5 and 2.6.Hiroshi SHIBATA
2019-08-17Revert "`Gem.load_path_insert_index always returns non-nil index after Ruby 1.9"Hiroshi SHIBATA
2019-08-17Added comments for extended require by RubyGemsHiroshi SHIBATA
2019-08-17`Gem.load_path_insert_index always returns non-nil index after Ruby 1.9Hiroshi SHIBATA
2019-08-17Use the original require for test_race_exceptionHiroshi SHIBATA
2019-08-17Try to continue on LoadError with gem_original_requireHiroshi SHIBATA
2019-08-17Keep the existance behavior with symlink pathHiroshi SHIBATA
2019-08-17Move fixture path to last pathHiroshi SHIBATA
2019-08-17Revert "Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem""Hiroshi SHIBATA
2019-08-17Clean sample code biorhythm (#2375)Kenichi Kamiya
2019-08-17Simplify a sample code (#2374)Kenichi Kamiya
2019-08-17Use more different arguments in Fiber.yield documentation to make it clear (#...Iain Barnett
2019-08-17NetBSD native support of explicit_bzero's like feature (#2145)David CARLIER
2019-08-17Fix typosKazuhiro NISHIYAMA
2019-08-17Added missing condition for test-bundler and test-bundled-gems.Hiroshi SHIBATA
2019-08-17Added test check to ubuntu on GitHub ActionsHiroshi SHIBATA
2019-08-17Hoisted out search_refined_methodNobuyoshi Nakada
2019-08-17Search refinement module along nested usingsNobuyoshi Nakada
2019-08-17Improve the doc example of `method_missing`OKURA Masafumi
2019-08-17Disable fail-fast of GitHub ActionsTakashi Kokubun
2019-08-17Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem"Hiroshi SHIBATA
2019-08-17Remove redundant each from `sum` example (#2190) [ci skip]OKURA Masafumi
2019-08-17Fixed Insecure Operation in requireHiroshi SHIBATA
2019-08-17* 2019-08-17 [ci skip]git
2019-08-17Move lib directory to the last of $LOAD_PATH on ruby repository.Hiroshi SHIBATA
2019-08-17[rubygems/rubygems] Fixup #2844Hiroshi SHIBATA
2019-08-17[rubygems/rubygems] installer.rb - fix #windows_stub_scriptMSP-Greg
2019-08-17[rubygems/rubygems] Do not mutate uri.query during s3 signature creationAlexander Pakulov
2019-08-17[rubygems/rubygems] Make deprecate Gem::RubyGemsVersion and Gem::ConfigMap.Hiroshi SHIBATA
2019-08-17[rubygems/rubygems] Return `nil` to clarify return value is ignoredDavid Rodríguez
2019-08-17[rubygems/rubygems] Autoswitch to exact bundler version if presentDavid Rodríguez
2019-08-17[rubygems/rubygems] Don't unregister default specificationsDavid Rodríguez
2019-08-17[rubygems/rubygems] Fix removing unresolved default spec files from mapDavid Rodríguez
2019-08-17[rubygems/rubygems] Little refactorDavid Rodríguez
2019-08-17[rubygems/rubygems] Replace domain parameter in Gem::Command#show_lookup_fail...bronzdoc
2019-08-17[rubygems/rubygems] Fix jruby issueDavid Rodríguez
2019-08-17[rubygems/rubygems] Fix old rubies compatDavid Rodríguez
2019-08-17[rubygems/rubygems] [Require] Ensure -I beats a default gemSamuel Giddins
2019-08-17[rubygems/rubygems] Make test also assert the gems that it should loadDavid Rodríguez
2019-08-17[rubygems/rubygems] Use `assert_require`David Rodríguez
2019-08-16lib/rdoc/store.rb: Use `Marshal.dump(obj, io)`Yusuke Endoh
2019-08-16Hoisted out unixsocket_len, triming NUL chars from sun_pathNobuyoshi Nakada