#!/usr/bin/ruby.ruby2.5 

require 'rubygems'
require 'jasmine'

Jasmine::CommandLineTool.new.process ARGV
