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