Skip to content

Commit 4f53b84

Browse files
committed
try this fix for gemspec
1 parent d6c5a36 commit 4f53b84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

view_component.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
lib = File.expand_path("../lib", __FILE__)
44
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
55
require "view_component/version"
6+
require "fileutils"
67

78
Gem::Specification.new do |spec|
89
spec.name = "view_component"

0 commit comments

Comments
 (0)