Skip to content

Commit 9134843

Browse files
committed
Add froze string literal comment to the gemspec
1 parent fb32519 commit 9134843

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tty-prompt.gemspec

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# frozen_string_literal: true
2+
13
require_relative "lib/tty/prompt/version"
24

35
Gem::Specification.new do |spec|

0 commit comments

Comments
 (0)