We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84f8a91 commit bc3f24bCopy full SHA for bc3f24b
1 file changed
lib/bundled_gems.rb
@@ -1,9 +1,7 @@
1
# -*- frozen-string-literal: true -*-
2
3
-# :stopdoc:
4
-module Gem
+module Gem # :nodoc:
5
end
6
-# :startdoc:
7
8
module Gem::BUNDLED_GEMS # :nodoc:
9
SINCE = {
0 commit comments