Ryuta Kamizono 2021-03-23 08:51:39 +09:00
parent 3e71243b10
commit 19fd39b672
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
# frozen_string_literal: true
require_relative "abstract_unit"
require "active_support/core_ext/hash"
require "bigdecimal"
require "yaml"
require "active_support/core_ext/hash"
require "active_support/core_ext/string/access"
require "active_support/core_ext/object/conversions"
require "active_support/core_ext/object/deep_dup"