From dde478572a276546b6b786d204d462421a82e1ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 05:09:59 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group Bumps the production-dependencies group in /siade with 2 updates: [csv](https://github.com/ruby/csv) and [mcp](https://github.com/modelcontextprotocol/ruby-sdk). Updates `csv` from 3.3.5 to 3.3.6 - [Release notes](https://github.com/ruby/csv/releases) - [Changelog](https://github.com/ruby/csv/blob/main/NEWS.md) - [Commits](https://github.com/ruby/csv/compare/v3.3.5...v3.3.6) Updates `mcp` from 0.25.0 to 1.0.0 - [Release notes](https://github.com/modelcontextprotocol/ruby-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/ruby-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/modelcontextprotocol/ruby-sdk/compare/v0.25.0...v1.0.0) --- updated-dependencies: - dependency-name: csv dependency-version: 3.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: mcp dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- siade/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/siade/Gemfile.lock b/siade/Gemfile.lock index f7318e9fe..b205d91ff 100644 --- a/siade/Gemfile.lock +++ b/siade/Gemfile.lock @@ -87,7 +87,7 @@ GEM bigdecimal rexml crass (1.0.7) - csv (3.3.5) + csv (3.3.6) derailed_benchmarks (2.2.1) base64 benchmark-ips (~> 2) @@ -220,7 +220,7 @@ GEM nokogiri (>= 1.12.0) lumberjack (1.4.2) marcel (1.2.1) - mcp (0.25.0) + mcp (1.0.0) json_schemer (>= 2.4) memory_profiler (1.1.0) method_source (1.1.0)