From 1d8fa2b685d9253dc8145b3c74d058d89bbb43e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 17:53:08 +0000 Subject: [PATCH] bundle(deps-dev): bump the ruby-deps group with 2 updates Bumps the ruby-deps group with 2 updates: [drb](https://github.com/ruby/drb) and [json](https://github.com/ruby/json). Updates `drb` from 2.2.1 to 2.2.3 - [Release notes](https://github.com/ruby/drb/releases) - [Changelog](https://github.com/ruby/drb/blob/master/NEWS.md) - [Commits](https://github.com/ruby/drb/compare/v2.2.1...v2.2.3) Updates `json` from 2.12.0 to 2.12.2 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.12.0...v2.12.2) --- updated-dependencies: - dependency-name: drb dependency-version: 2.2.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: json dependency-version: 2.12.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bc7a92d..0d79a5a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GEM base64 (~> 0.2.0) logger (~> 1.6.5) simpleidn (~> 0.2.1) - drb (2.2.1) + drb (2.2.3) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) @@ -226,7 +226,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.12.0) + json (2.12.2) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0)