summaryrefslogtreecommitdiff
path: root/lib/rubygems/uri_parser.rb
AgeCommit message (Collapse)Author
2020-07-31Enforce no empty lines around class body in rubygemsDavid Rodríguez
To normalize the code style with `bundler`. Notes: Merged: https://github.com/ruby/ruby/pull/3379
2019-12-13Prepare to release RubyGems 3.1.0 final version.Hiroshi SHIBATA