We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51fb2c0 commit a215515Copy full SHA for a215515
lib/rubygems/ext/builder.rb
@@ -4,6 +4,8 @@
4
# See LICENSE.txt for permissions.
5
#++
6
7
+require 'thread'
8
+
9
class Gem::Ext::Builder
10
11
##
0 commit comments