Skip to content

Commit dac3c73

Browse files
committed
redundant relative path
1 parent 859117b commit dac3c73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ source 'https://rubygems.org'
44

55
gemspec
66

7-
require_relative './gemfiles/standard'
7+
require_relative 'gemfiles/standard'
88

99
standard_dependencies

0 commit comments

Comments
 (0)