aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems/commands/open_command.rb
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez2023-12-071-1/+1
* [rubygems/rubygems] Remove usage of Dir.chdir that just execute a subprocessSamuel Giddins2023-09-211-3/+1
* util/rubocop -A --only Layout/EmptyLineAfterMagicCommentHiroshi SHIBATA2023-03-231-0/+1
* RubyGems: Enable Style/StringLiterals copTakuya Noguchi2022-07-221-9/+9
* [rubygems/rubygems] Prefer `require_relative` to `require` for internal requiresDavid Rodríguez2021-08-311-2/+2
* Sync bundler & rubygemsDavid Rodríguez2021-05-111-1/+1
* Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"Hiroshi SHIBATA2020-09-231-2/+0
* Manually merged from https://github.com/rubygems/rubygems/pull/2636Hiroshi SHIBATA2020-09-231-0/+2
* [rubygems/rubygems] Remove more unnecessary requiresDavid Rodríguez2020-07-311-1/+0
* Enforce no empty lines around class body in rubygemsDavid Rodríguez2020-07-311-2/+0
* [rubygems/rubygems] Removed the depdendency of English libraryHiroshi SHIBATA2020-04-281-1/+0
* Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9chsbt2019-02-141-1/+2
* Merge master branch from rubygems/rubygems upstream.hsbt2018-11-211-10/+10
* Merge master branch from rubygems upstream.hsbt2018-08-271-0/+6
* Merge rubygems-2.6.12 from rubygems/rubygems.hsbt2017-05-011-1/+1
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.1.hsbt2016-03-041-0/+4
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt2016-02-011-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/rubygems: Update to RubyGems HEAD(5c3b6f3).hsbt2015-02-051-1/+3
* * lib/rubygems: Update to RubyGems 2.4.1 master(713ab65)hsbt2014-09-141-0/+74