github.com/noqcks/syft@v0.0.0-20230920222752-a9e2c4e288e5/syft/pkg/cataloger/ruby/test-fixtures/Gemfile.lock (about) 1 PATH 2 remote: ../google-cloud-errors 3 specs: 4 google-cloud-errors (1.3.0) 5 6 GIT 7 remote: https://github.com/rails/turbolinks.git 8 revision: 80216ce9d89920bf073709405e3fce6d0a3ccd9a 9 specs: 10 turbolinks (3.0.0) 11 coffee-rails 12 13 GEM 14 remote: https://rubygems.org/ 15 specs: 16 actionmailer (4.1.1) 17 actionpack (= 4.1.1) 18 actionview (= 4.1.1) 19 mail (~> 2.5.4) 20 actionpack (4.1.1) 21 actionview (= 4.1.1) 22 activesupport (= 4.1.1) 23 rack (~> 1.5.2) 24 rack-test (~> 0.6.2) 25 actionview (4.1.1) 26 activesupport (= 4.1.1) 27 builder (~> 3.1) 28 erubis (~> 2.7.0) 29 activemodel (4.1.1) 30 activesupport (= 4.1.1) 31 builder (~> 3.1) 32 activerecord (4.1.1) 33 activemodel (= 4.1.1) 34 activesupport (= 4.1.1) 35 arel (~> 5.0.0) 36 activesupport (4.1.1) 37 i18n (~> 0.6, >= 0.6.9) 38 json (~> 1.7, >= 1.7.7) 39 minitest (~> 5.1) 40 thread_safe (~> 0.1) 41 tzinfo (~> 1.1) 42 arel (5.0.1.20140414130214) 43 bootstrap-sass (3.1.1.1) 44 sass (~> 3.2) 45 builder (3.2.2) 46 coffee-rails (4.0.1) 47 coffee-script (>= 2.2.0) 48 railties (>= 4.0.0, < 5.0) 49 coffee-script (2.2.0) 50 coffee-script-source 51 execjs 52 coffee-script-source (1.7.0) 53 erubis (2.7.0) 54 execjs (2.0.2) 55 hike (1.2.3) 56 i18n (0.6.9) 57 jbuilder (2.0.7) 58 activesupport (>= 3.0.0, < 5) 59 multi_json (~> 1.2) 60 jquery-rails (3.1.0) 61 railties (>= 3.0, < 5.0) 62 thor (>= 0.14, < 2.0) 63 json (1.8.1) 64 kgio (2.9.2) 65 libv8 (3.16.14.3) 66 mail (2.5.4) 67 mime-types (~> 1.16) 68 treetop (~> 1.4.8) 69 mime-types (1.25.1) 70 minitest (5.3.4) 71 multi_json (1.10.1) 72 mysql2 (0.3.16) 73 polyglot (0.3.4) 74 rack (1.5.2) 75 rack-test (0.6.2) 76 rack (>= 1.0) 77 rails (4.1.1) 78 actionmailer (= 4.1.1) 79 actionpack (= 4.1.1) 80 actionview (= 4.1.1) 81 activemodel (= 4.1.1) 82 activerecord (= 4.1.1) 83 activesupport (= 4.1.1) 84 bundler (>= 1.3.0, < 2.0) 85 railties (= 4.1.1) 86 sprockets-rails (~> 2.0) 87 railties (4.1.1) 88 actionpack (= 4.1.1) 89 activesupport (= 4.1.1) 90 rake (>= 0.8.7) 91 thor (>= 0.18.1, < 2.0) 92 raindrops (0.13.0) 93 rake (10.3.2) 94 rdoc (4.1.1) 95 json (~> 1.4) 96 ref (1.0.5) 97 sass (3.2.19) 98 sass-rails (4.0.3) 99 railties (>= 4.0.0, < 5.0) 100 sass (~> 3.2.0) 101 sprockets (~> 2.8, <= 2.11.0) 102 sprockets-rails (~> 2.0) 103 sdoc (0.4.0) 104 json (~> 1.8) 105 rdoc (~> 4.0, < 5.0) 106 spring (1.1.3) 107 sprockets (2.11.0) 108 hike (~> 1.2) 109 multi_json (~> 1.0) 110 rack (~> 1.0) 111 tilt (~> 1.1, != 1.3.0) 112 sprockets-rails (2.1.3) 113 actionpack (>= 3.0) 114 activesupport (>= 3.0) 115 sprockets (~> 2.8) 116 sqlite3 (1.3.9) 117 therubyracer (0.12.1) 118 libv8 (~> 3.16.14.0) 119 ref 120 thor (0.19.1) 121 thread_safe (0.3.3) 122 tilt (1.4.1) 123 treetop (1.4.15) 124 polyglot 125 polyglot (>= 0.3.1) 126 tzinfo (1.2.0) 127 thread_safe (~> 0.1) 128 uglifier (2.5.0) 129 execjs (>= 0.3.0) 130 json (>= 1.8.0) 131 unicorn (4.8.3) 132 kgio (~> 2.6) 133 rack 134 raindrops (~> 0.7) 135 136 BAD-SECTION 137 bad-entry (5.5.5) 138 bad-kgio (~> 2.6) 139 bad-rack 140 bad-raindrops (~> 0.7) 141 142 PLATFORMS 143 ruby 144 145 DEPENDENCIES 146 bootstrap-sass 147 coffee-rails (~> 4.0.0) 148 google-cloud-errors! 149 jbuilder (~> 2.0) 150 jquery-rails 151 mysql2 (~> 0.3.16) 152 rails (= 4.1.1) 153 sass-rails (~> 4.0.3) 154 sdoc (~> 0.4.0) 155 spring 156 sqlite3 157 therubyracer 158 turbolinks! 159 uglifier (>= 1.3.0) 160 unicorn