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

[BUG] Ruby 3.1.0 support #84

Closed
kapso opened this issue Dec 26, 2021 · 1 comment · Fixed by #85
Closed

[BUG] Ruby 3.1.0 support #84

kapso opened this issue Dec 26, 2021 · 1 comment · Fixed by #85
Labels
enhancement New feature or request

Comments

@kapso
Copy link

kapso commented Dec 26, 2021

Bundler found conflicting requirements for the Ruby version:
In Gemfile:
Ruby (~> 3.1.0.0)

skunk (= 0.5.1) was resolved to 0.5.1, which depends on
  Ruby (< 3.1.0, >= 2.4.0)
@kapso kapso added the enhancement New feature or request label Dec 26, 2021
@etagwerker
Copy link
Member

@kapso Hey, thanks for submitting this! I started a PR over here: #85

I just want to make sure that the library works with Ruby 3.1 before I ship a patch release.

@etagwerker etagwerker linked a pull request Dec 30, 2021 that will close this issue
@lubc lubc closed this as completed in #85 Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants