#!/usr/bin/env ruby # frozen_string_literal: true require "bundle_update_interactive" BundleUpdateInteractive::CLI.start(ARGV)