Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
force update to latests default gem for base64
resolves the following error: ``` Could not spawn process for application /var/www/haven: The application encountered the following error: You have already activated base64 0.1.1, 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) ```
- Loading branch information