/ Gemfile.lock
Gemfile.lock
1 GIT 2 remote: https://github.com/hudmol/xlsx_streaming_reader.git 3 revision: f56716a4ba73cd5d19723346e8e732b2400e527e 4 specs: 5 xlsx_streaming_reader (0.0.1) 6 7 GEM 8 remote: https://rubygems.org/ 9 specs: 10 actionmailer (6.1.7.10) 11 actionpack (= 6.1.7.10) 12 actionview (= 6.1.7.10) 13 activejob (= 6.1.7.10) 14 activesupport (= 6.1.7.10) 15 mail (~> 2.5, >= 2.5.4) 16 rails-dom-testing (~> 2.0) 17 actionpack (6.1.7.10) 18 actionview (= 6.1.7.10) 19 activesupport (= 6.1.7.10) 20 rack (~> 2.0, >= 2.0.9) 21 rack-test (>= 0.6.3) 22 rails-dom-testing (~> 2.0) 23 rails-html-sanitizer (~> 1.0, >= 1.2.0) 24 actionview (6.1.7.10) 25 activesupport (= 6.1.7.10) 26 builder (~> 3.1) 27 erubi (~> 1.4) 28 rails-dom-testing (~> 2.0) 29 rails-html-sanitizer (~> 1.1, >= 1.2.0) 30 activejob (6.1.7.10) 31 activesupport (= 6.1.7.10) 32 globalid (>= 0.3.6) 33 activesupport (6.1.7.10) 34 concurrent-ruby (~> 1.0, >= 1.0.2) 35 i18n (>= 1.6, < 2) 36 minitest (>= 5.1) 37 tzinfo (~> 2.0) 38 zeitwerk (~> 2.3) 39 addressable (2.8.8) 40 public_suffix (>= 2.0.2, < 8.0) 41 ast (2.4.3) 42 atomic (1.1.101-java) 43 base64 (0.3.0) 44 bcrypt (3.1.21-java) 45 bigdecimal (4.0.1-java) 46 builder (3.3.0) 47 cgi (0.3.1) 48 childprocess (5.1.0) 49 logger (~> 1.5) 50 choice (0.2.0) 51 coderay (1.1.3) 52 concurrent-ruby (1.3.6) 53 connection_pool (2.5.5) 54 crass (1.0.6) 55 csv (3.3.5) 56 date (3.3.3-java) 57 descendants_tracker (0.0.4) 58 thread_safe (~> 0.3, >= 0.3.1) 59 diff-lcs (1.6.2) 60 docile (1.4.1) 61 erb (2.2.3) 62 cgi 63 erubi (1.13.1) 64 et-orbi (1.4.0) 65 tzinfo 66 factory_bot (6.5.6) 67 activesupport (>= 6.1.0) 68 faraday (1.10.4) 69 faraday-em_http (~> 1.0) 70 faraday-em_synchrony (~> 1.0) 71 faraday-excon (~> 1.1) 72 faraday-httpclient (~> 1.0) 73 faraday-multipart (~> 1.0) 74 faraday-net_http (~> 1.0) 75 faraday-net_http_persistent (~> 1.0) 76 faraday-patron (~> 1.0) 77 faraday-rack (~> 1.0) 78 faraday-retry (~> 1.0) 79 ruby2_keywords (>= 0.0.4) 80 faraday-em_http (1.0.0) 81 faraday-em_synchrony (1.0.1) 82 faraday-excon (1.1.0) 83 faraday-follow_redirects (0.5.0) 84 faraday (>= 1, < 3) 85 faraday-httpclient (1.0.1) 86 faraday-multipart (1.2.0) 87 multipart-post (~> 2.0) 88 faraday-net_http (1.0.2) 89 faraday-net_http_persistent (1.2.0) 90 faraday-patron (1.0.0) 91 faraday-rack (1.0.0) 92 faraday-retry (1.0.3) 93 fastimage (2.4.0) 94 ffi (1.17.3-java) 95 fugit (1.12.1) 96 et-orbi (~> 1.4) 97 raabro (~> 1.4) 98 git (2.3.3) 99 activesupport (>= 5.0) 100 addressable (~> 2.8) 101 process_executer (~> 1.1) 102 rchardet (~> 1.8) 103 github_api (0.19.0) 104 addressable (~> 2.4) 105 descendants_tracker (~> 0.0.4) 106 faraday (>= 0.8, < 2) 107 hashie (~> 3.5, >= 3.5.2) 108 oauth2 (~> 1.0) 109 globalid (1.3.0) 110 activesupport (>= 6.1) 111 hashie (3.6.0) 112 i18n (1.14.8) 113 concurrent-ruby (~> 1.0) 114 jdbc-derby (10.12.1.1) 115 jdbc-mysql (9.1.0.1) 116 jruby-jars (9.4.9.0) 117 jruby-rack (1.2.6) 118 json (2.18.0-java) 119 json-schema (1.0.12) 120 jwt (2.10.2) 121 base64 122 language_server-protocol (3.17.0.5) 123 logger (1.7.0) 124 loofah (2.25.0) 125 crass (~> 1.0.2) 126 nokogiri (>= 1.12.0) 127 mail (2.9.0) 128 logger 129 mini_mime (>= 0.1.1) 130 net-imap 131 net-pop 132 net-smtp 133 method_source (1.1.0) 134 mini_mime (1.1.5) 135 minitest (5.27.0) 136 mizuno-aspace (9.4.44) 137 childprocess (>= 0.2.6) 138 choice (>= 0.1.0) 139 ffi (>= 1.0.0) 140 rack (>= 1.0.0) 141 multi_json (1.19.1) 142 multi_xml (0.6.0) 143 multipart-post (2.4.1) 144 mustermann (3.0.4) 145 ruby2_keywords (~> 0.0.1) 146 net-http-persistent (4.0.8) 147 connection_pool (>= 2.2.4, < 4) 148 net-imap (0.5.13) 149 date 150 net-protocol 151 net-ldap (0.20.0) 152 base64 153 ostruct 154 net-pop (0.1.2) 155 net-protocol 156 net-protocol (0.2.2) 157 timeout 158 net-smtp (0.5.1) 159 net-protocol 160 nkf (0.2.0-java) 161 nokogiri (1.13.10-java) 162 racc (~> 1.4) 163 oai (1.3.0) 164 builder (>= 3.1.0) 165 faraday (< 3) 166 faraday-follow_redirects (>= 0.3.0, < 2) 167 rexml 168 oauth2 (1.4.11) 169 faraday (>= 0.17.3, < 3.0) 170 jwt (>= 1.0, < 3.0) 171 multi_json (~> 1.3) 172 multi_xml (~> 0.5) 173 rack (>= 1.2, < 4) 174 ostruct (0.6.3) 175 parallel (1.27.0) 176 parser (3.3.10.1) 177 ast (~> 2.4.1) 178 racc 179 prism (1.8.0) 180 process_executer (1.3.0) 181 pry (0.14.2-java) 182 coderay (~> 1.1) 183 method_source (~> 1.0) 184 spoon (~> 0.0) 185 pry-debugger-jruby (2.2.1-java) 186 pry (>= 0.13, < 0.16) 187 ruby-debug-base (>= 0.10.4, < 0.12) 188 pry-nav (1.0.0) 189 pry (>= 0.9.10, < 0.15) 190 public_suffix (6.0.2) 191 raabro (1.4.0) 192 racc (1.8.1-java) 193 rack (2.2.21) 194 rack-protection (3.2.0) 195 base64 (>= 0.1.0) 196 rack (~> 2.2, >= 2.2.4) 197 rack-test (2.2.0) 198 rack (>= 1.3) 199 rails-dom-testing (2.3.0) 200 activesupport (>= 5.0.0) 201 minitest 202 nokogiri (>= 1.6) 203 rails-html-sanitizer (1.5.0) 204 loofah (~> 2.19, >= 2.19.1) 205 rainbow (3.1.1) 206 rake (13.3.1) 207 rchardet (1.10.0) 208 regexp_parser (2.11.3) 209 rexml (3.4.4) 210 rrtf (1.3.1) 211 fastimage 212 nokogiri 213 tidy 214 rspec (3.13.2) 215 rspec-core (~> 3.13.0) 216 rspec-expectations (~> 3.13.0) 217 rspec-mocks (~> 3.13.0) 218 rspec-core (3.13.6) 219 rspec-support (~> 3.13.0) 220 rspec-expectations (3.13.5) 221 diff-lcs (>= 1.2.0, < 2.0) 222 rspec-support (~> 3.13.0) 223 rspec-mocks (3.13.7) 224 diff-lcs (>= 1.2.0, < 2.0) 225 rspec-support (~> 3.13.0) 226 rspec-support (3.13.6) 227 rubocop (1.64.1) 228 json (~> 2.3) 229 language_server-protocol (>= 3.17.0) 230 parallel (~> 1.10) 231 parser (>= 3.3.0.2) 232 rainbow (>= 2.2.2, < 4.0) 233 regexp_parser (>= 1.8, < 3.0) 234 rexml (>= 3.2.5, < 4.0) 235 rubocop-ast (>= 1.31.1, < 2.0) 236 ruby-progressbar (~> 1.7) 237 unicode-display_width (>= 2.4.0, < 3.0) 238 rubocop-ast (1.49.0) 239 parser (>= 3.3.7.2) 240 prism (~> 1.7) 241 ruby-debug-base (0.11.1-java) 242 ruby-progressbar (1.13.0) 243 ruby2_keywords (0.0.5) 244 rubyXL (3.4.35) 245 nokogiri (>= 1.10.8) 246 rubyzip (>= 3.2.2) 247 rubyzip (3.2.2) 248 rufus-lru (1.1.0) 249 rufus-scheduler (3.9.2) 250 fugit (~> 1.1, >= 1.11.1) 251 saxerator (0.9.2) 252 nokogiri (>= 1.4.0) 253 saxon-rb (0.8.3-java) 254 sequel (5.100.0) 255 bigdecimal 256 simplecov (0.22.0) 257 docile (~> 1.1) 258 simplecov-html (~> 0.11) 259 simplecov_json_formatter (~> 0.1) 260 simplecov-html (0.13.2) 261 simplecov_json_formatter (0.1.4) 262 sinatra (3.2.0) 263 mustermann (~> 3.0) 264 rack (~> 2.2, >= 2.2.4) 265 rack-protection (= 3.2.0) 266 tilt (~> 2.0) 267 sinatra-contrib (3.2.0) 268 multi_json (>= 0.0.2) 269 mustermann (~> 3.0) 270 rack-protection (= 3.2.0) 271 sinatra (= 3.2.0) 272 tilt (~> 2.0) 273 spoon (0.0.6) 274 ffi 275 thor (1.5.0) 276 thread_safe (0.3.6-java) 277 tidy (1.1.2) 278 tilt (2.7.0) 279 timeout (0.6.0) 280 tzinfo (2.0.6) 281 concurrent-ruby (~> 1.0) 282 tzinfo-data (1.2025.3) 283 tzinfo (>= 1.0.0) 284 unicode-display_width (2.6.0) 285 warbler (2.1.0) 286 jruby-jars (>= 9.4, < 10.1) 287 jruby-rack (>= 1.2.3, < 1.3) 288 ostruct (~> 0.6.2) 289 rake (~> 13.0, >= 13.0.3) 290 rexml (~> 3.0) 291 rubyzip (>= 3.0.0) 292 write_xlsx (1.12.3) 293 nkf 294 rubyzip (>= 2.4.0, < 4.0) 295 yard (0.9.38) 296 zeitwerk (2.6.18) 297 298 PLATFORMS 299 universal-java-11 300 universal-java-17 301 universal-java-21 302 303 DEPENDENCIES 304 actionmailer (~> 6.1.6) 305 activesupport (~> 6.1.6) 306 addressable 307 atomic 308 bcrypt 309 cgi (= 0.3.1) 310 childprocess 311 csv 312 date (= 3.3.3) 313 erb 314 factory_bot 315 faraday 316 git (~> 2.3) 317 github_api 318 i18n (~> 1.0) 319 jdbc-derby 320 jdbc-mysql (>= 8.0) 321 jruby-jars (= 9.4.9.0) 322 json 323 json-schema (~> 1.0.10) 324 mizuno-aspace 325 multipart-post (~> 2.4) 326 net-http-persistent (>= 4.0.1) 327 net-ldap 328 nokogiri (~> 1.13.10) 329 oai (~> 1.2) 330 pry 331 pry-debugger-jruby 332 pry-nav 333 rack-test 334 rake 335 rexml 336 rrtf 337 rspec 338 rspec-core 339 rubocop (~> 1.64.1) 340 rubyXL 341 rufus-lru 342 rufus-scheduler 343 saxerator (= 0.9.2) 344 saxon-rb 345 sequel 346 simplecov 347 sinatra (~> 3.2) 348 sinatra-contrib (~> 3.2) 349 thor 350 tzinfo 351 tzinfo-data 352 warbler 353 write_xlsx 354 xlsx_streaming_reader! 355 yard 356 357 BUNDLED WITH 358 2.6.9