Blizzard / Blizzard/omniauth-bnet
undefined method `untaint' for String (NoMethodError)
- Dominant language
- Ruby
- Stars
- 65
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
steps to reproduce:
- clone the repo
- bundle install
- ruby version 3.2.0
- bundle version 2.5.15
after some [research](https://stackoverflow.com/questions/73522137/search-up-undefined-method-untaint-error-after-ruby-upgrade) looks like bundler removed that method, updating bundler solved the issue.
Im opening a PR
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure by cloning the repository, running bundle install, and using Ruby 3.2.0; no file or test is named in the issue. Check the Bundler versions involved and verify that the dependency update removes the undefined untaint error, while confirming whether the promised PR already contains the fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100