You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently using this project via devenv.sh with the following configuration:
# https://devenv.sh/languages/languages.ruby.enable=true;# Uses bobvanderlinden/nixpkgs-ruby to supply any version of rubylanguages.ruby.versionFile=./.ruby-version;
I think I'm getting bundler from this project since the version devenv reports via devenv update isn't available.
How do I update bundler?
The text was updated successfully, but these errors were encountered:
I'm currently using this project via devenv.sh with the following configuration:
I think I'm getting bundler from this project since the version
devenv
reports viadevenv update
isn't available.How do I update bundler?
The text was updated successfully, but these errors were encountered: