main
# frozen_string_literal: true require "bundler/gem_tasks" Dir[File.expand_path("tasks/*.rake", __dir__)].each do |task| load task end