Skip to content

Commit 41e7582

Browse files
Bump simplecov from 3d8d723 to c2c0206
Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from `3d8d723` to `c2c0206`. - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Commits](simplecov-ruby/simplecov@3d8d723...c2c0206) --- updated-dependencies: - dependency-name: simplecov dependency-version: c2c0206ecd5acf7efa85ee34bb25968bf48c6eec dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b72d0bb commit 41e7582

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/simplecov-ruby/simplecov
3-
revision: 3d8d723874ff14b06f30dee5d1453f9acc92fdf9
3+
revision: c2c0206ecd5acf7efa85ee34bb25968bf48c6eec
44
specs:
55
simplecov (0.22.0)
66
docile (~> 1.1)
@@ -20,6 +20,7 @@ GEM
2020
docile (1.4.1)
2121
drb (2.2.3)
2222
execjs (2.10.0)
23+
ffi (1.17.4)
2324
ffi (1.17.4-arm64-darwin)
2425
ffi (1.17.4-java)
2526
json (2.19.3)
@@ -30,9 +31,11 @@ GEM
3031
minitest (6.0.2)
3132
drb (~> 2.0)
3233
prism (~> 1.5)
33-
nokogiri (1.19.2-arm64-darwin)
34+
nokogiri (1.15.7-arm64-darwin)
3435
racc (~> 1.4)
35-
nokogiri (1.19.2-java)
36+
nokogiri (1.15.7-java)
37+
racc (~> 1.4)
38+
nokogiri (1.15.7-x86_64-linux)
3639
racc (~> 1.4)
3740
parallel (1.27.0)
3841
parser (3.3.11.1)
@@ -94,6 +97,7 @@ PLATFORMS
9497
arm64-darwin-22
9598
arm64-darwin-25
9699
universal-java-1.8
100+
x86_64-linux
97101

98102
DEPENDENCIES
99103
logger

0 commit comments

Comments
 (0)