summaryrefslogtreecommitdiff
path: root/lib/rubygems/security/policy.rb
diff options
context:
space:
mode:
authorDavid Rodríguez <[email protected]>2019-04-22 13:56:16 +0200
committerHiroshi SHIBATA <[email protected]>2021-08-31 19:06:14 +0900
commit54ae3f587ed42f425edc7ec741702ac764429c5d ()
tree531c32040889fc2c48f205bda39ad6c5402dd6cc /lib/rubygems/security/policy.rb
parentf6803d2411de002c00f1bacc756e412407bc61ed (diff)
[rubygems/rubygems] Prefer `require_relative` to `require` for internal requires
https://.com/rubygems/rubygems/commit/c74fc58695
Notes: Merged: https://.com/ruby/ruby/pull/4789
-rw-r--r--lib/rubygems/security/policy.rb2
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@
# frozen_string_literal: true
-require 'rubygems/user_interaction'
##
# A Gem::Security::Policy object encapsulates the settings for verifying