Skip to content

Commit

Permalink
Merge pull request #109 from pact-foundation/fix/require_ostruct
Browse files Browse the repository at this point in the history
fix(test): explicity require ostruct as non stdlib in ruby 3.4.x
  • Loading branch information
YOU54F authored Oct 23, 2024
2 parents ec4a669 + e06a057 commit 55f6735
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pact-support.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "conventional-changelog", "~> 1.3"
spec.add_development_dependency "bump", "~> 0.5"
spec.add_development_dependency "base64", "~> 0.2"
spec.add_development_dependency "ostruct"
end

0 comments on commit 55f6735

Please sign in to comment.