Backport upstream changes - #37
Closed
aurelien-reeves-scalingo wants to merge 16 commits into
Closed
Conversation
use URI.encode_www_form_component instead of URI.escape
* Update Gemfile + gemspec * Remove jeweler gem * Use VERSION file * Update Gemfile.lock * Add GHA workflow to run tests against several ruby versions * Update certs so openSSL stops complaining * Remove old .ruby-version and .travis.yml + add .tool-versions
Support specifying multiple nsqd's when creating a consumer.
* Update CHANGELOG.md * Bump VERSION to 2.4.0
Co-authored-by: wistia-gha-security-bot[bot] <275146629+wistia-gha-security-bot[bot]@users.noreply.github.com>
* GHA/run-tests: Bump ruby/nsq versions * Bump Gemfile.lock * Add logger dependency in Gemfile for Ruby 4.0 compatibility
aurelien-reeves-scalingo
marked this pull request as ready for review
June 29, 2026 07:49
aurelien-reeves-scalingo
requested review from
EtienneM
and removed request for
EtienneM
June 29, 2026 07:49
aurelien-reeves-scalingo
marked this pull request as draft
June 29, 2026 07:49
Author
|
closing in favor of #39 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ref #35