summaryrefslogtreecommitdiff
path: root/test/rubygems/test_deprecate.rb
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] add some test suites under the Gem namespace, so as not t...lukeg2023-04-051-1/+1
* util/rubocop -A --only Layout/EmptyLineAfterMagicCommentHiroshi SHIBATA2023-03-231-0/+1
* [rubygems/rubygems] util/rubocop -A --only Style/NestedParenthesizedCallsHiroshi SHIBATA2023-03-171-1/+1
* [rubygems/rubygems] util/rubocop -A --only Layout/EmptyLineBetweenDefsHiroshi SHIBATA2023-03-171-0/+6
* RubyGems: Enable Style/StringLiterals copTakuya Noguchi2022-07-221-3/+3
* [rubygems/rubygems] Rename test/rubygems/test_{case,utilities}.rb to avoid "t...Yusuke Endoh2021-06-031-1/+1
* [rubygems/rubygems] Require the new files in `test/` relativelyDavid Rodríguez2021-05-281-1/+1
* [rubygems/rubygems] Use capture_output instead of capture_io for test-unitHiroshi SHIBATA2021-05-121-1/+1
* [rubygems/rubygems] Use capture_output instead of capture_io.Hiroshi SHIBATA2021-05-121-2/+2
* Sync bundler & rubygemsDavid Rodríguez2021-05-111-2/+46
* Revert "Manually merged from https://github.com/rubygems/rubygems/pull/2636"Hiroshi SHIBATA2020-09-231-6/+0
* Manually merged from https://github.com/rubygems/rubygems/pull/2636Hiroshi SHIBATA2020-09-231-0/+6
* Enforce no empty lines around class body in rubygemsDavid Rodríguez2020-07-311-6/+0
* [rubygems/rubygems] Revert deprecation of deprecate method for now.Josef Šimánek2020-05-081-1/+0
* [rubygems/rubygems] Restore and deprecate old deprecate methodbronzdoc2020-05-081-0/+26
* [rubygems/rubygems] Rename version horizon deprecation methodsbronzdoc2020-05-081-3/+3
* [rubygems/rubygems] Modify files to use new version horizon deprecationsbronzdoc2020-05-081-3/+3
* [rubygems/rubygems] Remove commented out codeDavid Rodríguez2020-04-281-4/+0
* Merge the current master branch of rubygems/rubygems.Hiroshi SHIBATA2020-02-011-0/+18
* Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9chsbt2019-02-141-0/+3
* * 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*: Updated to RubyGems 2.0drbrain2012-11-291-0/+76