1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Revert "require 'pp' before use PP"

of lib/bundler/vendor/molinillo/lib/molinillo/resolution.rb.
This reverts commit 500149709b partially.
This commit is contained in:
Kazuhiro NISHIYAMA 2019-08-30 16:09:08 +09:00
parent 631db0de27
commit 998ee350b9
No known key found for this signature in database
GPG key ID: 262ED8DBB4222F7A

View file

@ -1,5 +1,4 @@
# frozen_string_literal: true
require 'pp'
module Bundler::Molinillo
class Resolver