Skip to content

Commit ab5ec75

Browse files
Bump simplecov from 0.22.0 to 1.0.1
Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.22.0 to 1.0.1. - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](simplecov-ruby/simplecov@v0.22.0...v1.0.1) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1100ec commit ab5ec75

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ GEM
3131
concurrent-ruby (1.3.7)
3232
connection_pool (3.0.2)
3333
diff-lcs (1.6.2)
34-
docile (1.4.1)
3534
drb (2.2.3)
3635
errbit_plugin (0.8.0)
3736
faraday (2.14.3)
@@ -112,12 +111,7 @@ GEM
112111
addressable (>= 2.3.5)
113112
faraday (>= 0.17.3, < 3)
114113
securerandom (0.4.1)
115-
simplecov (0.22.0)
116-
docile (~> 1.1)
117-
simplecov-html (~> 0.11)
118-
simplecov_json_formatter (~> 0.1)
119-
simplecov-html (0.13.2)
120-
simplecov_json_formatter (0.1.4)
114+
simplecov (1.0.1)
121115
standard (1.55.0)
122116
language_server-protocol (~> 3.17.0.2)
123117
lint_roller (~> 1.0)
@@ -172,7 +166,6 @@ CHECKSUMS
172166
concurrent-ruby (1.3.7) sha256=4412caec3a5ea2e5fdc52076724c071a81f2c0593d83b2ac8cbb8ca63b3151b0
173167
connection_pool (3.0.2) sha256=33fff5ba71a12d2aa26cb72b1db8bba2a1a01823559fb01d29eb74c286e62e0a
174168
diff-lcs (1.6.2) sha256=9ae0d2cba7d4df3075fe8cd8602a8604993efc0dfa934cff568969efb1909962
175-
docile (1.4.1) sha256=96159be799bfa73cdb721b840e9802126e4e03dfc26863db73647204c727f21e
176169
drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373
177170
errbit_github_plugin (0.5.0)
178171
errbit_plugin (0.8.0) sha256=dfd883a4f0e55b5742cb839b0f623ac6188e52e7424f4a5f19aa11a136b09846
@@ -209,9 +202,7 @@ CHECKSUMS
209202
ruby-progressbar (1.13.0) sha256=80fc9c47a9b640d6834e0dc7b3c94c9df37f08cb072b7761e4a71e22cff29b33
210203
sawyer (0.9.3) sha256=0d0f19298408047037638639fe62f4794483fb04320269169bd41af2bdcf5e41
211204
securerandom (0.4.1) sha256=cc5193d414a4341b6e225f0cb4446aceca8e50d5e1888743fac16987638ea0b1
212-
simplecov (0.22.0) sha256=fe2622c7834ff23b98066bb0a854284b2729a569ac659f82621fc22ef36213a5
213-
simplecov-html (0.13.2) sha256=bd0b8e54e7c2d7685927e8d6286466359b6f16b18cb0df47b508e8d73c777246
214-
simplecov_json_formatter (0.1.4) sha256=529418fbe8de1713ac2b2d612aa3daa56d316975d307244399fa4838c601b428
205+
simplecov (1.0.1) sha256=419d93c40484159d20b40e26e9a83cdd4c3afa2f3fd443bb8946c301cd658d75
215206
standard (1.55.0) sha256=8a8f2c3e681a4db3aafde1b301561b0f3d7c5f06c160167cb744a4d7baf0426e
216207
standard-custom (1.0.2) sha256=424adc84179a074f1a2a309bb9cf7cd6bfdb2b6541f20c6bf9436c0ba22a652b
217208
standard-performance (1.9.0) sha256=49483d31be448292951d80e5e67cdcb576c2502103c7b40aec6f1b6e9c88e3f2

0 commit comments

Comments
 (0)