Skip to content

Commit f28b42c

Browse files
dependabot[bot]compwron
authored andcommitted
build(deps-dev): bump simplecov-mcp from 1.0.1 to 2.0.1
Bumps [simplecov-mcp](https://github.com/keithrbennett/simplecov-mcp) from 1.0.1 to 2.0.1. - [Changelog](https://github.com/keithrbennett/cov-loupe/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/keithrbennett/simplecov-mcp/commits) --- updated-dependencies: - dependency-name: simplecov-mcp dependency-version: 2.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 012b0c0 commit f28b42c

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GEM
7878
minitest (>= 5.1)
7979
securerandom (>= 0.3)
8080
tzinfo (~> 2.0, >= 2.0.5)
81-
addressable (2.8.8)
81+
addressable (2.8.9)
8282
public_suffix (>= 2.0.2, < 8.0)
8383
after_party (2.1.0)
8484
amazing_print (1.8.1)
@@ -89,6 +89,7 @@ GEM
8989
authtrail (0.7.0)
9090
railties (>= 7.1)
9191
warden
92+
awesome_print (1.9.2)
9293
azure-storage-blob (2.0.3)
9394
azure-storage-common (~> 2.0)
9495
nokogiri (~> 1, >= 1.10.8)
@@ -107,7 +108,7 @@ GEM
107108
erubi (~> 1.4)
108109
parser (>= 2.4)
109110
smart_properties
110-
bigdecimal (3.3.1)
111+
bigdecimal (4.0.1)
111112
bindex (0.8.1)
112113
blueprinter (1.2.1)
113114
brakeman (7.1.1)
@@ -298,10 +299,9 @@ GEM
298299
jsbundling-rails (1.3.1)
299300
railties (>= 6.0.0)
300301
json (2.18.1)
301-
json-schema (6.0.0)
302+
json-schema (6.2.0)
302303
addressable (~> 2.8)
303-
bigdecimal (~> 3.1)
304-
json_rpc_handler (0.1.1)
304+
bigdecimal (>= 3.1, < 5)
305305
jwt (3.1.2)
306306
base64
307307
language_server-protocol (3.17.0.5)
@@ -327,9 +327,8 @@ GEM
327327
net-smtp
328328
marcel (1.1.0)
329329
matrix (0.4.2)
330-
mcp (0.4.0)
330+
mcp (0.8.0)
331331
json-schema (>= 4.1)
332-
json_rpc_handler (~> 0.1)
333332
method_source (1.1.0)
334333
mini_magick (5.2.0)
335334
benchmark
@@ -435,7 +434,7 @@ GEM
435434
psych (5.3.1)
436435
date
437436
stringio
438-
public_suffix (7.0.0)
437+
public_suffix (7.0.5)
439438
puma (7.0.4)
440439
nio4r (~> 2.0)
441440
pundit (2.5.2)
@@ -615,8 +614,9 @@ GEM
615614
docile (~> 1.1)
616615
simplecov-html (~> 0.11)
617616
simplecov_json_formatter (~> 0.1)
618-
simplecov-html (0.13.1)
619-
simplecov-mcp (1.0.1)
617+
simplecov-html (0.13.2)
618+
simplecov-mcp (2.0.1)
619+
awesome_print (~> 1.9)
620620
mcp (~> 0.3)
621621
simplecov (>= 0.21, < 1.0)
622622
simplecov_json_formatter (0.1.4)

0 commit comments

Comments
 (0)