aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/vendored_thor.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/vendored_thor.rb')
-rw-r--r--lib/bundler/vendored_thor.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bundler/vendored_thor.rb b/lib/bundler/vendored_thor.rb
index 4a5d0cf6bb..8cca090f55 100644
--- a/lib/bundler/vendored_thor.rb
+++ b/lib/bundler/vendored_thor.rb
@@ -1,4 +1,5 @@
# frozen_string_literal: true
+
module Bundler
def self.require_thor_actions
Kernel.send(:require, "bundler/vendor/thor/lib/thor/actions")