aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/vendored_thor.rb
blob: 0d0b45bfba29645cd97f1a3854239467b2d3b887 (plain)
1
2
3
4
# frozen_string_literal: true
module Bundler; end
require "bundler/vendor/thor/lib/thor"
require "bundler/vendor/thor/lib/thor/actions"