Skip to content

Commit 6b5bf0d

Browse files
committed
add ostruct for head builds, since it is no longer available by default
1 parent c84f6aa commit 6b5bf0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ gem "fog-core", :github => "fog/fog-core"
77
gem "fog-json", :github => "fog/fog-json"
88

99
group :test, :default do
10+
gem 'ostruct'
1011
gem 'pry-nav'
1112
gem 'mime-types', '~> 3.1'
1213
end

0 commit comments

Comments
 (0)