Skip to content

Commit eb995ef

Browse files
committed
Restore frozen_string_literal for dir_glob.rb
1 parent df199cd commit eb995ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/ruby/core/dir_glob.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# frozen_string_literal: true
2+
13
# Copyright (c) 2007-2015, Evan Phoenix and contributors
24
# All rights reserved.
35
#

0 commit comments

Comments
 (0)