sig/shims/bundler.rbs in rbs-3.2.2 vs sig/shims/bundler.rbs in rbs-3.3.0.pre.1

- old
+ new

@@ -28,6 +28,11 @@ end def self.default_lockfile: () -> Pathname def self.definition: () -> Definition + + module Source + class Gemspec + end + end end