Skip to content

Commit

Permalink
Merge pull request #175 from Luliko-hub/fix-warning-ostruct
Browse files Browse the repository at this point in the history
fix: ostruct was loaded from the standard library
  • Loading branch information
YOU54F authored Oct 23, 2024
2 parents 79482c2 + eb61c27 commit 7126132
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pact-broker-client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency 'rake', '~> 13.0' #For FileList
gem.add_runtime_dependency 'dig_rb', '~> 1.0'
gem.add_runtime_dependency 'base64', '~> 0.2'
gem.add_runtime_dependency 'ostruct'
end

0 comments on commit 7126132

Please sign in to comment.