Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gem deprecation notice - base64 will no longer be part of the default gems since Ruby 3.4.0 (add to gemspec) #158

Closed
YOU54F opened this issue Jun 12, 2024 · 0 comments · Fixed by #161

Comments

@YOU54F
Copy link
Member

YOU54F commented Jun 12, 2024

/home/runner/work/pact-js-cli/pact-js-cli/standalone/linux-x64-2.4.4/pact/lib/vendor/ruby/3.3.0/gems/pact_broker-client-1.75.2/lib/pact_broker/client/publish_pacts.rb:3: 

warning: base64 was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. 

Add base64 to your Gemfile or gemspec. 

Also contact author of pact_broker-client-1.75.2 to add base64 into its gemspec.

also check other ruby based pact projects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant