-
由 Mehmet Emin INAC 创作于
This change installs a new gem called `async` to utilize fibers and non-blocking IO features of Ruby 3. We will use the `Async` DSL to utilize fibers to concurrently read intermediary vulnerability export files while producing the final report.
由 Mehmet Emin INAC 创作于This change installs a new gem called `async` to utilize fibers and non-blocking IO features of Ruby 3. We will use the `Async` DSL to utilize fibers to concurrently read intermediary vulnerability export files while producing the final report.
Gemfile.lock 58.98 KiB