aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/worker.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/worker.rb')
-rw-r--r--lib/bundler/worker.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bundler/worker.rb b/lib/bundler/worker.rb
index 531e5979..8102328d 100644
--- a/lib/bundler/worker.rb
+++ b/lib/bundler/worker.rb
@@ -1,4 +1,4 @@
-require 'thread'
+require "thread"
module Bundler
class Worker