зеркало из https://github.com/github/ruby.git
[ruby/psych] require 'delegate' explicitly
https://github.com/ruby/psych/commit/51a9ce13db
This commit is contained in:
Родитель
60b02db516
Коммит
b11638eed2
|
@ -1,5 +1,6 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
require 'psych/helper'
|
require 'psych/helper'
|
||||||
|
require 'delegate'
|
||||||
|
|
||||||
module Psych
|
module Psych
|
||||||
module Visitors
|
module Visitors
|
||||||
|
|
Загрузка…
Ссылка в новой задаче