aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/gemdeps.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/gemdeps.rb')
-rw-r--r--lib/bundler/gemdeps.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bundler/gemdeps.rb b/lib/bundler/gemdeps.rb
index 8595b8c7ea..cd4b25d0e6 100644
--- a/lib/bundler/gemdeps.rb
+++ b/lib/bundler/gemdeps.rb
@@ -1,4 +1,5 @@
# frozen_string_literal: true
+
module Bundler
class Gemdeps
def initialize(runtime)