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