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

     1  GEM
     2    remote: https://rubygems.org/
     3    specs:
     4      bundler-audit (0.9.0.1)
     5        bundler (>= 1.2.0, < 3)
     6        thor (~> 1.0)
     7      coderay (1.1.3)
     8      dotenv (2.7.6)
     9      method_source (1.0.0)
    10      pry (0.14.1)
    11        coderay (~> 1.1)
    12        method_source (~> 1.0)
    13      thor (1.2.1)
    14  
    15  PLATFORMS
    16    x86_64-linux
    17  
    18  DEPENDENCIES
    19    bundler-audit
    20    dotenv
    21    pry
    22  
    23  BUNDLED WITH
    24     2.2.28