From 6d5464903c7994c7b7c2eac42bbb4e994e911852 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 15:34:59 +0000 Subject: [PATCH] Bump ostruct from 0.6.1 to 0.6.2 Bumps [ostruct](https://github.com/ruby/ostruct) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/ruby/ostruct/releases) - [Commits](https://github.com/ruby/ostruct/compare/v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: ostruct dependency-version: 0.6.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0a531800..5b9714ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -148,7 +148,7 @@ GEM racc (~> 1.4) nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) - ostruct (0.6.1) + ostruct (0.6.2) parallel (1.27.0) parser (3.3.8.0) ast (~> 2.4.1)