#!/usr/bin/ruby.ruby3.4 

require 'rubygems'
require 'jasmine'

Jasmine::CommandLineTool.new.process ARGV
