module Bundler
def self.rubygems
Experimental RBS support (using type sampling data from the type_fusion
project).
def self.rubygems: () -> Bundler::RubygemsIntegration
This signature was generated using 4 samples from 1 application.
def self.rubygems @rubygems ||= RubygemsIntegration.new end