Skip to content

Commit 60969ef

Browse files
Merge pull request #196 from microsoftgraph/dependabot/bundler/graph-sample/ostruct-0.6.1
Bump ostruct from 0.6.0 to 0.6.1 in /graph-sample
2 parents f261470 + 8217461 commit 60969ef

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.22.0'
8080
# Session storage in database
8181
gem 'activerecord-session_store', '~> 2.1.0'
8282

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

graph-sample/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ GEM
185185
omniauth-rails_csrf_protection (1.0.2)
186186
actionpack (>= 4.2)
187187
omniauth (~> 2.0)
188-
ostruct (0.6.0)
188+
ostruct (0.6.1)
189189
psych (5.1.2)
190190
stringio
191191
public_suffix (6.0.1)
@@ -298,7 +298,7 @@ DEPENDENCIES
298298
jbuilder
299299
omniauth-oauth2 (~> 1.8.0)
300300
omniauth-rails_csrf_protection (~> 1.0.2)
301-
ostruct (~> 0.6.0)
301+
ostruct (~> 0.6.1)
302302
puma (~> 6.4)
303303
rails (~> 7.2.2)
304304
selenium-webdriver

0 commit comments

Comments
 (0)