Skip to content

Commit

Permalink
require 'delegate' explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
ahorek committed Jun 7, 2021
1 parent f2627aa commit 51a9ce1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/psych/visitors/test_yaml_tree.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# frozen_string_literal: true
require 'psych/helper'
require 'delegate'

module Psych
module Visitors
Expand Down

0 comments on commit 51a9ce1

Please sign in to comment.