Skip to content

Commit

Permalink
fix(test): explicitly require ostruct as non stdlib in ruby 3.5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Oct 23, 2024
1 parent 6a4316c commit c9a8525
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pact.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'pact-message', '~> 0.8'
gem.add_development_dependency 'rspec-its', '~> 1.3'
gem.add_development_dependency 'webrick', '~> 1.8'
gem.add_development_dependency 'ostruct'
end

0 comments on commit c9a8525

Please sign in to comment.