We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f261470 + 8217461 commit 60969efCopy full SHA for 60969ef
graph-sample/Gemfile
@@ -80,4 +80,4 @@ gem 'httparty', '~> 0.22.0'
80
# Session storage in database
81
gem 'activerecord-session_store', '~> 2.1.0'
82
83
-gem "ostruct", "~> 0.6.0"
+gem "ostruct", "~> 0.6.1"
graph-sample/Gemfile.lock
@@ -185,7 +185,7 @@ GEM
185
omniauth-rails_csrf_protection (1.0.2)
186
actionpack (>= 4.2)
187
omniauth (~> 2.0)
188
- ostruct (0.6.0)
+ ostruct (0.6.1)
189
psych (5.1.2)
190
stringio
191
public_suffix (6.0.1)
@@ -298,7 +298,7 @@ DEPENDENCIES
298
jbuilder
299
omniauth-oauth2 (~> 1.8.0)
300
omniauth-rails_csrf_protection (~> 1.0.2)
301
- ostruct (~> 0.6.0)
+ ostruct (~> 0.6.1)
302
puma (~> 6.4)
303
rails (~> 7.2.2)
304
selenium-webdriver
0 commit comments