Add explicit require

close #131
This commit is contained in:
Takashi Kokubun 2018-11-30 00:15:39 +09:00
parent 5f5dedf7b9
commit f5f5cff290
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# frozen_string_literal: true
require 'temple/static_analyzer'
require 'hamlit/ruby_expression'
require 'hamlit/string_splitter'