From 3c4ad4c70d2412991060c42a9706f4f2fd26e485 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 01:14:23 +0000 Subject: [PATCH] Bump ostruct from 0.6.1 to 0.6.2 in /graph-sample 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: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..7e5e1ff 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.2" diff --git a/graph-sample/Gemfile.lock b/graph-sample/Gemfile.lock index 986cdf0..b0050b4 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.2) 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.2) puma (~> 6.6) rails (~> 7.2.2) selenium-webdriver