We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bbc0c2 commit 92f336bCopy full SHA for 92f336b
1 file changed
simplecov-html.gemspec
@@ -1,6 +1,6 @@
1
# frozen_string_literal: true
2
3
-$LOAD_PATH.push File.expand_path("../lib", __FILE__)
+$LOAD_PATH.push File.expand_path("lib", __dir__)
4
require "simplecov-html/version"
5
6
Gem::Specification.new do |gem|
0 commit comments