From 38bd07e71019e80d49e2facf397b55de37cea8a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 02:19:34 +0000 Subject: [PATCH] Bump ostruct from 0.6.1 to 0.6.3 in /graph-sample Bumps [ostruct](https://github.com/ruby/ostruct) from 0.6.1 to 0.6.3. - [Release notes](https://github.com/ruby/ostruct/releases) - [Commits](https://github.com/ruby/ostruct/compare/v0.6.1...v0.6.3) --- updated-dependencies: - dependency-name: ostruct dependency-version: 0.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- graph-sample/Gemfile | 2 +- graph-sample/Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/graph-sample/Gemfile b/graph-sample/Gemfile index b138563..ef2c624 100644 --- a/graph-sample/Gemfile +++ b/graph-sample/Gemfile @@ -80,4 +80,4 @@ gem 'httparty', '~> 0.23.1' # Session storage in database gem 'activerecord-session_store', '~> 2.2.0' -gem "ostruct", "~> 0.6.1" +gem "ostruct", "~> 0.6.3" diff --git a/graph-sample/Gemfile.lock b/graph-sample/Gemfile.lock index 986cdf0..7c8729e 100644 --- a/graph-sample/Gemfile.lock +++ b/graph-sample/Gemfile.lock @@ -184,7 +184,7 @@ GEM omniauth-rails_csrf_protection (1.0.2) actionpack (>= 4.2) omniauth (~> 2.0) - ostruct (0.6.1) + ostruct (0.6.3) pp (0.6.2) prettyprint prettyprint (0.2.0) @@ -302,7 +302,7 @@ DEPENDENCIES jbuilder omniauth-oauth2 (~> 1.8.0) omniauth-rails_csrf_protection (~> 1.0.2) - ostruct (~> 0.6.1) + ostruct (~> 0.6.3) puma (~> 6.6) rails (~> 7.2.2) selenium-webdriver