Skip to content

Commit 3c4ad4c

Browse files
Bump ostruct from 0.6.1 to 0.6.2 in /graph-sample
Bumps [ostruct](https://github.com/ruby/ostruct) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/ruby/ostruct/releases) - [Commits](ruby/ostruct@v0.6.1...v0.6.2) --- updated-dependencies: - dependency-name: ostruct dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b75127 commit 3c4ad4c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

graph-sample/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ gem 'httparty', '~> 0.23.1'
8080
# Session storage in database
8181
gem 'activerecord-session_store', '~> 2.2.0'
8282

83-
gem "ostruct", "~> 0.6.1"
83+
gem "ostruct", "~> 0.6.2"

graph-sample/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ GEM
184184
omniauth-rails_csrf_protection (1.0.2)
185185
actionpack (>= 4.2)
186186
omniauth (~> 2.0)
187-
ostruct (0.6.1)
187+
ostruct (0.6.2)
188188
pp (0.6.2)
189189
prettyprint
190190
prettyprint (0.2.0)
@@ -302,7 +302,7 @@ DEPENDENCIES
302302
jbuilder
303303
omniauth-oauth2 (~> 1.8.0)
304304
omniauth-rails_csrf_protection (~> 1.0.2)
305-
ostruct (~> 0.6.1)
305+
ostruct (~> 0.6.2)
306306
puma (~> 6.6)
307307
rails (~> 7.2.2)
308308
selenium-webdriver

0 commit comments

Comments
 (0)