github.com/google/osv-scalibr@v0.4.1/extractor/filesystem/language/ruby/gemfilelock/testdata/rubocop.lock (about) 1 GEM 2 remote: https://rubygems.org/ 3 specs: 4 ast (2.4.2) 5 parallel (1.21.0) 6 parser (3.1.1.0) 7 ast (~> 2.4.1) 8 rainbow (3.1.1) 9 regexp_parser (2.2.1) 10 rexml (3.2.5) 11 rubocop (1.25.1) 12 parallel (~> 1.10) 13 parser (>= 3.1.0.0) 14 rainbow (>= 2.2.2, < 4.0) 15 regexp_parser (>= 1.8, < 3.0) 16 rexml 17 rubocop-ast (>= 1.15.1, < 2.0) 18 ruby-progressbar (~> 1.7) 19 unicode-display_width (>= 1.4.0, < 3.0) 20 rubocop-ast (1.16.0) 21 parser (>= 3.1.1.0) 22 ruby-progressbar (1.11.0) 23 unicode-display_width (2.1.0) 24 25 PLATFORMS 26 x86_64-linux 27 28 DEPENDENCIES 29 rubocop 30 31 RUBY VERSION 32 ruby 3.0.2p107 33 34 BUNDLED WITH 35 2.2.28