aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [bundler/bundler] Always use `--backtrace` when invoking `gem` CLIDavid Rodríguez2019-08-171-1/+1
* [bundler/bundler] Extract a `gem_bin` path helperDavid Rodríguez2019-08-172-1/+5
* [bundler/bundler] Reuse `gem_command!` helperDavid Rodríguez2019-08-171-8/+4
* [bundler/bundler] Remove more dead codeDavid Rodríguez2019-08-171-5/+1
* [bundler/bundler] Remove dead codeDavid Rodríguez2019-08-171-1/+1
* [bundler/bundler] Remove unnecessary rubygems requireDavid Rodríguez2019-08-171-1/+1
* [bundler/bundler] Use path helpers to find bundle binDavid Rodríguez2019-08-171-2/+1
* [bundler/bundler] Fix bundle bin location in core repoDavid Rodríguez2019-08-172-2/+2
* [bundler/bundler] Reuse more shared path helpersDavid Rodríguez2019-08-173-18/+4
* [bundler/bundler] Remove unnecessary assignmentDavid Rodríguez2019-08-171-2/+2
* [bundler/bundler] Remove unnecessary `let`David Rodríguez2019-08-171-3/+2
* [bundler/bundler] Move `lib` helper together with path helpersDavid Rodríguez2019-08-172-4/+4
* [bundler/bundler] Reuse `lib` methodDavid Rodríguez2019-08-171-1/+0
* [bundler/bundler] Remove duplicated methodDavid Rodríguez2019-08-174-8/+4
* Support the current stable version of Ruby like 2.5 and 2.6.Hiroshi SHIBATA2019-08-171-2/+2
* Revert "`Gem.load_path_insert_index always returns non-nil index after Ruby 1.9"Hiroshi SHIBATA2019-08-171-1/+1
* Added comments for extended require by RubyGemsHiroshi SHIBATA2019-08-171-1/+3
* `Gem.load_path_insert_index always returns non-nil index after Ruby 1.9Hiroshi SHIBATA2019-08-171-1/+1
* Use the original require for test_race_exceptionHiroshi SHIBATA2019-08-171-2/+2
* Try to continue on LoadError with gem_original_requireHiroshi SHIBATA2019-08-171-2/+6
* Keep the existance behavior with symlink pathHiroshi SHIBATA2019-08-171-1/+3
* Move fixture path to last pathHiroshi SHIBATA2019-08-171-1/+1
* Revert "Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem""Hiroshi SHIBATA2019-08-173-0/+54
* Clean sample code biorhythm (#2375)Kenichi Kamiya2019-08-171-5/+4
* Simplify a sample code (#2374)Kenichi Kamiya2019-08-171-2/+2
* Use more different arguments in Fiber.yield documentation to make it clear (#...Iain Barnett2019-08-171-3/+3
* NetBSD native support of explicit_bzero's like feature (#2145)David CARLIER2019-08-172-1/+8
* Fix typosKazuhiro NISHIYAMA2019-08-172-2/+2
* Added missing condition for test-bundler and test-bundled-gems.Hiroshi SHIBATA2019-08-171-0/+1
* Added test check to ubuntu on GitHub ActionsHiroshi SHIBATA2019-08-171-1/+8
* Hoisted out search_refined_methodNobuyoshi Nakada2019-08-171-42/+49
* Search refinement module along nested usingsNobuyoshi Nakada2019-08-172-29/+55
* Improve the doc example of `method_missing`OKURA Masafumi2019-08-171-3/+9
* Disable fail-fast of GitHub ActionsTakashi Kokubun2019-08-173-0/+3
* Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem"Hiroshi SHIBATA2019-08-173-54/+0
* Remove redundant each from `sum` example (#2190) [ci skip]OKURA Masafumi2019-08-171-1/+1
* Fixed Insecure Operation in requireHiroshi SHIBATA2019-08-171-1/+1
* * 2019-08-17 [ci skip]git2019-08-171-1/+1
* Move lib directory to the last of $LOAD_PATH on ruby repository.Hiroshi SHIBATA2019-08-171-0/+10
* [rubygems/rubygems] Fixup #2844Hiroshi SHIBATA2019-08-171-1/+1
* [rubygems/rubygems] installer.rb - fix #windows_stub_scriptMSP-Greg2019-08-171-3/+3
* [rubygems/rubygems] Do not mutate uri.query during s3 signature creationAlexander Pakulov2019-08-172-7/+10
* [rubygems/rubygems] Make deprecate Gem::RubyGemsVersion and Gem::ConfigMap.Hiroshi SHIBATA2019-08-171-0/+2
* [rubygems/rubygems] Return `nil` to clarify return value is ignoredDavid Rodríguez2019-08-171-1/+1
* [rubygems/rubygems] Autoswitch to exact bundler version if presentDavid Rodríguez2019-08-173-1/+40
* [rubygems/rubygems] Don't unregister default specificationsDavid Rodríguez2019-08-172-13/+2
* [rubygems/rubygems] Fix removing unresolved default spec files from mapDavid Rodríguez2019-08-172-0/+21
* [rubygems/rubygems] Little refactorDavid Rodríguez2019-08-171-3/+5
* [rubygems/rubygems] Replace domain parameter in Gem::Command#show_lookup_fail...bronzdoc2019-08-173-6/+6
* [rubygems/rubygems] Fix jruby issueDavid Rodríguez2019-08-171-2/+2