github.com/vmware/govmomi@v0.51.0/gen/Gemfile.lock (about)

     1  GEM
     2    remote: https://rubygems.org/
     3    specs:
     4      mini_portile2 (2.8.8)
     5      nokogiri (1.18.8)
     6        mini_portile2 (~> 2.8.2)
     7        racc (~> 1.4)
     8      power_assert (2.0.5)
     9      racc (1.8.1)
    10      test-unit (3.6.8)
    11        power_assert
    12      yaml (0.4.0)
    13  
    14  PLATFORMS
    15    ruby
    16  
    17  DEPENDENCIES
    18    bundler (~> 2.0)
    19    nokogiri (>= 1.18.6)
    20    test-unit
    21    yaml
    22  
    23  BUNDLED WITH
    24     2.6.6