aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* [rubygems/rubygems] Fix old rubies compatDavid Rodríguez2019-08-171-1/+1
* [rubygems/rubygems] [Require] Ensure -I beats a default gemSamuel Giddins2019-08-173-0/+54
* [rubygems/rubygems] Make test also assert the gems that it should loadDavid Rodríguez2019-08-171-0/+1
* [rubygems/rubygems] Use `assert_require`David Rodríguez2019-08-171-1/+1
* lib/rdoc/store.rb: Use `Marshal.dump(obj, io)`Yusuke Endoh2019-08-161-12/+4
* Hoisted out unixsocket_len, triming NUL chars from sun_pathNobuyoshi Nakada2019-08-161-29/+30
* [ruby/rdoc] Use assert_raiseNobuyoshi Nakada2019-08-161-2/+2
* Revert "[bundler/bundler] Fixup #7297"Hiroshi SHIBATA2019-08-161-0/+0
* [bundler/bundler] Fixup #7297Hiroshi SHIBATA2019-08-161-0/+0
* [bundler/bundler] Fixed rubocop errorHiroshi SHIBATA2019-08-161-2/+2
* [bundler/bundler] Remove mention to remembered optionsDavid Rodríguez2019-08-163-22/+15
* [bundler/bundler] Document upcoming changes to remembered optionsTomoki Aonuma2019-08-163-131/+140
* [bundler/bundler] Add initial Bundler::BuildMetadata Spectommy2019-08-161-0/+44
* [bundler/bundler] Add `--[no-]git` option to `bundle gem`David Rodríguez2019-08-163-1/+38
* [bundler/bundler] Remove unexistent folder from exemptionsDavid Rodríguez2019-08-161-1/+1
* [bundler/bundler] Commit man pages to source controlDavid Rodríguez2019-08-1654-298/+296
* [bundler/bundler] Remove misleading comment in GemfileDavid Rodríguez2019-08-161-4/+1
* [bundler/bundler] Stop printing deprecation messages during specsDavid Rodríguez2019-08-161-2/+18
* [bundler/bundler] Use a newer debugging gem in docsDavid Rodríguez2019-08-163-3/+3
* [bundler/bundler] Remove unexistent file from exemptionsDavid Rodríguez2019-08-161-1/+1
* [bundler/bundler] Fix typo in comment: attibutes -> attributesMasato Ohba2019-08-161-1/+1
* [bundler/bundler] Bump rspec dependency to 3.8David Rodríguez2019-08-161-1/+1
* [bundler/bundler] Revert "make system_bundle_bin_path helper and resolve fail...David Rodríguez2019-08-163-6/+2
* [bundler/bundler] Make sure spec fails if `bundle install` failsDavid Rodríguez2019-08-161-1/+1
* [bundler/bundler] Fix installation of system bundlerDavid Rodríguez2019-08-161-3/+2
* [bundler/bundler] Use non deprecated way of setting bundler pathDavid Rodríguez2019-08-161-1/+2
* [bundler/bundler] Clarify spec descriptionDavid Rodríguez2019-08-161-2/+2
* [bundler/bundler] Bump rack and sinatra to latest versionsDavid Rodríguez2019-08-164-6/+6
* [bundler/bundler] Normalize style with other artifice filesDavid Rodríguez2019-08-161-4/+2
* [bundler/bundler] Make spec pass more resilientlyDavid Rodríguez2019-08-161-1/+4
* [bundler/bundler] Remove unnecessary exclusionsDavid Rodríguez2019-08-161-6/+1
* [bundler/bundler] Enable retries on flaky specDavid Rodríguez2019-08-161-1/+1
* [bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze2019-08-164-35/+14
* [bundler/bundler] Fix inconsistent lockfile orderDavid Rodríguez2019-08-162-1/+50