summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-08-20Avoid creating Hash objects per each mon_synchronize call (#2393)Akira Matsuda
2019-08-20[rubygems/rubygems] Use `RbConfig::CONFIG['rubylibprefix']`Nobuyoshi Nakada
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-20Treat two types "do" correctlyaycabta
2019-08-19Update the canonical repository urlHiroshi SHIBATA
2019-08-19Prefer Regexp#=~ to Regexp#match when the RHS may be nilNobuyoshi Nakada
2019-08-19lib/rdoc/markup/parser.rb: remove a unused variable initializationYusuke Endoh
2019-08-18[bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez
2019-08-18[bundler/bundler] Last relative requiresDavid Rodríguez
2019-08-18[bundler/bundler] Move local variable to only branch where it's usedDavid Rodríguez
2019-08-18[bundler/bundler] Fix open default gem errorZehan Zhao
2019-08-18[bundler/bundler] Fix `bundle doctor` commandDavid Rodríguez
2019-08-18[bundler/bundler] Bundler displays a duplicate gem entries warning even if ge...David Stosik
2019-08-18The "exe" dir doesn't exist in this repostiroyaycabta
2019-08-18Don't crash when deleting at the end of the lineAlan Wu
2019-08-18$LOAD_PATH elements should be real pathsNobuyoshi Nakada
2019-08-17Remove CI files from listaycabta
2019-08-17Removed formatter_test_case and text_formatter_test_case from Gem::Specificat...Hiroshi SHIBATA
2019-08-17Removed autoload from Markup.Hiroshi SHIBATA
2019-08-17Removed test_case files from lib directory.Hiroshi SHIBATA
2019-08-17[bundler/bundler] Fix bundle bin location in core repoDavid 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-17Try to continue on LoadError with gem_original_requireHiroshi SHIBATA
2019-08-17Keep the existance behavior with symlink pathHiroshi SHIBATA
2019-08-17Revert "Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem""Hiroshi SHIBATA
2019-08-17Fix typosKazuhiro NISHIYAMA
2019-08-17Revert "[rubygems/rubygems] [Require] Ensure -I beats a default gem"Hiroshi SHIBATA
2019-08-17Fixed Insecure Operation in requireHiroshi 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-16lib/rdoc/store.rb: Use `Marshal.dump(obj, io)`Yusuke Endoh
2019-08-16[bundler/bundler] Add `--[no-]git` option to `bundle gem`David Rodríguez
2019-08-16[bundler/bundler] Remove misleading comment in GemfileDavid Rodríguez
2019-08-16[bundler/bundler] Stop printing deprecation messages during specsDavid Rodríguez
2019-08-16[bundler/bundler] Fix typo in comment: attibutes -> attributesMasato Ohba
2019-08-16[bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze