Skip to content

Commit

Permalink
chore(deps): add base64 gem as removed from stdlib in 3.4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Jun 15, 2024
1 parent 4a9a380 commit 1bbc294
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 1bbc294

Please sign in to comment.