Skip to content

Commit d873b27

Browse files
committed
Capitalize name of file
1 parent d4d36fc commit d873b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/dry/files.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22

3-
require "english"
3+
require "English" # Required to load $INPUT_RECORD_SEPARATOR
44

55
# dry-rb is a collection of next-generation Ruby libraries
66
#

0 commit comments

Comments
 (0)