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.
1 parent 0b75127 commit 3c4ad4cCopy full SHA for 3c4ad4c
graph-sample/Gemfile
@@ -80,4 +80,4 @@ gem 'httparty', '~> 0.23.1'
80
# Session storage in database
81
gem 'activerecord-session_store', '~> 2.2.0'
82
83
-gem "ostruct", "~> 0.6.1"
+gem "ostruct", "~> 0.6.2"
graph-sample/Gemfile.lock
@@ -184,7 +184,7 @@ GEM
184
omniauth-rails_csrf_protection (1.0.2)
185
actionpack (>= 4.2)
186
omniauth (~> 2.0)
187
- ostruct (0.6.1)
+ ostruct (0.6.2)
188
pp (0.6.2)
189
prettyprint
190
prettyprint (0.2.0)
@@ -302,7 +302,7 @@ DEPENDENCIES
302
jbuilder
303
omniauth-oauth2 (~> 1.8.0)
304
omniauth-rails_csrf_protection (~> 1.0.2)
305
- ostruct (~> 0.6.1)
+ ostruct (~> 0.6.2)
306
puma (~> 6.6)
307
rails (~> 7.2.2)
308
selenium-webdriver
0 commit comments