Your IP : 216.73.216.95


Current Path : /usr/lib/ruby/2.5.0/rubygems/
Upload File :
Current File : //usr/lib/ruby/2.5.0/rubygems/source_local.rb

# frozen_string_literal: true
require 'rubygems/source'
require 'rubygems/source_local'

unless Gem::Deprecate.skip
  Kernel.warn "#{Gem.location_of_caller(3).join(':')}: Warning: Requiring rubygems/source_local is deprecated; please use rubygems/source/local instead."
end