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

     1  GIT
     2    remote: https://github.com/hanami/controller.git
     3    revision: 027dbe2e56397b534e859fc283990cad1b6addd6
     4    branch: action-new
     5    specs:
     6      hanami-controller (2.0.0.alpha1)
     7        hanami-utils (~> 2.0.alpha)
     8        rack (~> 2.0)
     9  
    10  GIT
    11    remote: https://github.com/hanami/utils.git
    12    revision: 5904fc9a70683b8749aa2861257d0c8c01eae4aa
    13    branch: unstable
    14    specs:
    15      hanami-utils (2.0.0.alpha1)
    16        concurrent-ruby (~> 1.0)
    17        transproc (~> 1.0)
    18  
    19  GEM
    20    remote: https://rubygems.org/
    21    specs:
    22      concurrent-ruby (1.1.7)
    23      rack (2.2.3)
    24      transproc (1.1.1)
    25  
    26  PLATFORMS
    27    x86_64-linux
    28  
    29  DEPENDENCIES
    30    hanami-utils!
    31  
    32  BUNDLED WITH
    33     2.2.28