github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/ruby/gemfilelock/testdata/some-gems.lock (about)

     1  GEM
     2    remote: https://rubygems.org/
     3    specs:
     4      coderay (1.1.3)
     5      method_source (1.0.0)
     6      pry (0.14.1)
     7        coderay (~> 1.1)
     8        method_source (~> 1.0)
     9  
    10  PLATFORMS
    11    x86_64-linux
    12  
    13  DEPENDENCIES
    14    pry
    15  
    16  RUBY VERSION
    17     ruby 3.0.2p107
    18  
    19  BUNDLED WITH
    20     2.2.28