From 8217461d6c3d02da1fe7111d566f668dbc62c55b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 01:30:50 +0000 Subject: [PATCH] Bump ostruct from 0.6.0 to 0.6.1 in /graph-sample 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] --- 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 6da4b86..8fb59f9 100644 --- a/graph-sample/Gemfile +++ b/graph-sample/Gemfile @@ -80,4 +80,4 @@ gem 'httparty', '~> 0.22.0' # Session storage in database gem 'activerecord-session_store', '~> 2.1.0' -gem "ostruct", "~> 0.6.0" +gem "ostruct", "~> 0.6.1" diff --git a/graph-sample/Gemfile.lock b/graph-sample/Gemfile.lock index 2ee6daa..d694462 100644 --- a/graph-sample/Gemfile.lock +++ b/graph-sample/Gemfile.lock @@ -185,7 +185,7 @@ GEM omniauth-rails_csrf_protection (1.0.2) actionpack (>= 4.2) omniauth (~> 2.0) - ostruct (0.6.0) + ostruct (0.6.1) psych (5.1.2) stringio public_suffix (6.0.1) @@ -298,7 +298,7 @@ DEPENDENCIES jbuilder omniauth-oauth2 (~> 1.8.0) omniauth-rails_csrf_protection (~> 1.0.2) - ostruct (~> 0.6.0) + ostruct (~> 0.6.1) puma (~> 6.4) rails (~> 7.2.2) selenium-webdriver