Skip to content

Commit

Permalink
chore(deps): add base64 gem to gemspec, deprecated in 3.4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Jun 17, 2024
1 parent 50ee5b3 commit 3089e74
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 @@ -27,4 +27,5 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency 'thor', '>= 0.20', '< 2.0'
gem.add_runtime_dependency 'rake', '~> 13.0' #For FileList
gem.add_runtime_dependency 'dig_rb', '~> 1.0'
gem.add_runtime_dependency 'base64', '~> 0.2'
end

0 comments on commit 3089e74

Please sign in to comment.