aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems/security/policy.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge RubyGems-3.3.1 and Bundler-2.3.1Hiroshi SHIBATA2021-12-231-3/+1
* [rubygems/rubygems] Add support to build and sign certificates with multiple ...Jenny Shen2021-10-261-3/+5
* [rubygems/rubygems] Prefer `require_relative` to `require` for internal requiresDavid Rodríguez2021-08-311-1/+1
* Merge prepare version of RubyGems 3.2.0Hiroshi SHIBATA2020-12-081-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] The file is only ever required when openssl is availableDavid Rodríguez2020-07-311-2/+0
* Stop using deprecated OpenSSL::Digest constantsBart de Water2020-07-311-2/+2
* Enforce no empty lines around class body in rubygemsDavid Rodríguez2020-07-311-2/+0
* [rubygems/rubygems] Remove ruby 1.8 leftoversDavid Rodríguez2020-03-301-1/+1
* Merge master branch from rubygems/rubygems upstream.hsbt2018-11-211-22/+22
* Merge rubygems master branch from github.com/rubygems/rubygems.hsbt2018-10-221-3/+3
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt2016-02-011-3/+2
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/rubygems: Update to RubyGems 2.4.1 master(713ab65)hsbt2014-09-141-0/+1
* Revert r42938 "* lib/rubygems: Update to RubyGems 2.1.3"naruse2013-09-141-9/+40
* * lib/rubygems: Update to RubyGems 2.1.3drbrain2013-09-131-40/+9
* * lib/rubygems: Import RubyGems 2.1.0 Release Candidatedrbrain2013-08-261-0/+5
* * lib/rubygems: Import RubyGems 2.1drbrain2013-07-091-9/+35
* * lib/rubygems/commands/query_command.rb: Only fetch remote specs whendrbrain2013-03-051-0/+2
* * lib/rubygems/security/policy.rb: Raise proper exceptions whendrbrain2013-02-081-6/+28
* * lib/rubygems/package.rb: Ensure digests are generated for signing.drbrain2013-02-071-4/+16
* * lib/rubygems/command_manager.rb: Removed string concatenationdrbrain2012-12-061-3/+3
* * lib/rubygems*: Updated to RubyGems 2.0drbrain2012-11-291-0/+227