Update Gemfile.lock

This commit is contained in:
Tom Hu 2021-04-02 10:41:57 -04:00
parent ff7a0a121f
commit 425be883b0
No known key found for this signature in database
GPG Key ID: F7E832BD316D5603

View File

@ -135,6 +135,8 @@ GEM
docile (~> 1.1) docile (~> 1.1)
simplecov-html (~> 0.11) simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1) simplecov_json_formatter (~> 0.1)
simplecov-cobertura (1.4.2)
simplecov (~> 0.8)
simplecov-html (0.12.3) simplecov-html (0.12.3)
simplecov_json_formatter (0.1.2) simplecov_json_formatter (0.1.2)
sorbet (0.5.6274) sorbet (0.5.6274)
@ -196,6 +198,7 @@ DEPENDENCIES
rubocop-sorbet rubocop-sorbet
ruby-macho ruby-macho
simplecov simplecov
simplecov-cobertura
sorbet sorbet
sorbet-runtime sorbet-runtime
sorbet-runtime-stub sorbet-runtime-stub