exe/cobra in cobra_commander-0.7.0 vs exe/cobra in cobra_commander-0.8.0
- old
+ new
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
# frozen_string_literal: true
-require "cobra_commander"
+require "cobra_commander/cli"
CobraCommander::CLI.start
- old
+ new