Upgrade to Ruby 3.2 (#30)
* Upgrade to Ruby 3.2 * Upgrade and fix rubocop linting * Bundle exec the parse issue command * Go back to manually installing dependencies for issue ops
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
require "yaml"
|
||||
require "open3"
|
||||
|
||||
require_relative "./../cli"
|
||||
require_relative "../cli"
|
||||
|
||||
issue_content, comment_body, labels = ARGV
|
||||
|
||||
|
||||
Reference in New Issue
Block a user