Skip to content

Commit 73d9030

Browse files
committed
Add ostruct to Gemfile
Needed when the build host is using Ruby 4. Signed-off-by: nmburgan <13688219+nmburgan@users.noreply.github.com>
1 parent 93ee437 commit 73d9030

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ def location_for(place)
2323
end
2424

2525
gem 'openfact'
26+
gem 'ostruct'
2627
gem 'rake'
2728
gem 'packaging', '~> 1.0', github: 'OpenVoxProject/packaging'
2829

0 commit comments

Comments
 (0)