Few months back I updated base64 to 0.2.0 with other dependencies
and it was working
now I upgraded ruby to 3.0.6 and it started giving error
[error.log](https://app.cloud66.com/stacks/live_logs#) — App 227286 output: Error: The application encountered the following error: You have already activated base64 0.1.0, but your Gemfile requires base64 0.2.0. Since base64 is a default gem, you can either remove your dependency on it or try updating to a newer version of bundler that supports base64 as a default gem. (Gem::LoadError)
I tired many things but its not working