From 2ef158d8872f6ffb67bc9217c7fd745347bb1ed1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 12:03:17 -0500 Subject: [PATCH] Bump ostruct from 0.6.0 to 0.6.1 (#77) Bumps [ostruct](https://github.com/ruby/ostruct) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/ruby/ostruct/releases) - [Commits](https://github.com/ruby/ostruct/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: ostruct dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d4c31c2..8c7f263 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,7 +159,7 @@ GEM racc (~> 1.4) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) - ostruct (0.6.0) + ostruct (0.6.1) parallel (1.26.2) parser (3.3.4.2) ast (~> 2.4.1)