stdlib/rubygems/0/path_support.rbs in rbs-2.0.0 vs stdlib/rubygems/0/path_support.rbs in rbs-2.1.0
- old
+ new
@@ -1,3 +1,6 @@
+# <!-- rdoc-file=lib/rubygems/path_support.rb -->
+# Gem::PathSupport facilitates the GEM_HOME and GEM_PATH environment settings to
+# the rest of RubyGems.
+#
class Gem::PathSupport
- # TODO: Add sinatures...
end