lib/zold/commands/calculate.rb in zold-0.16.9 vs lib/zold/commands/calculate.rb in zold-0.16.10
- old
+ new
@@ -19,11 +19,11 @@
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
require 'slop'
+require 'zold/score'
require_relative '../log'
-require_relative '../score'
# SCORE command.
# Author:: Yegor Bugayenko (yegor256@gmail.com)
# Copyright:: Copyright (c) 2018 Yegor Bugayenko
# License:: MIT