Skip to content

Commit b66d551

Browse files
committed
Need to return true from Gem pre-install hook.
1 parent 89363ff commit b66d551

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rubygems_plugin.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
require_relative 'rubygems/builder'
66
require_relative 'rubygems/cmake_builder'
77
end
8+
true
89
end

0 commit comments

Comments
 (0)