Skip to content

Commit f1ac7a4

Browse files
committed
update bin/run template to work with newer RuboCop versions
1 parent 44a269b commit f1ac7a4

File tree

1 file changed

+1
-1
lines changed
  • lib/template/bin

1 file changed

+1
-1
lines changed

lib/template/bin/run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env ruby
22

3-
# rubocop:disable Lint/Eval
3+
# rubocop:disable Security/Eval
44

55
require_relative "../lib/application"
66

0 commit comments

Comments
 (0)