Skip to content

Commit

Permalink
Merge pull request #148 from nick-f/nick-f/installer-branch-change
Browse files Browse the repository at this point in the history
Update rbenv-installer branch name to match source repo
  • Loading branch information
zzet authored May 14, 2021
2 parents 58fe576 + 8d0f552 commit 1aa49e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rbenv_plugins:
- { name: "rbenv-vars", repo: "https://github.com/rbenv/rbenv-vars.git", version: "master" }
- { name: "ruby-build", repo: "https://github.com/rbenv/ruby-build.git", version: "master" }
- { name: "rbenv-default-gems", repo: "https://github.com/rbenv/rbenv-default-gems.git", version: "master" }
- { name: "rbenv-installer", repo: "https://github.com/rbenv/rbenv-installer.git", version: "master" }
- { name: "rbenv-installer", repo: "https://github.com/rbenv/rbenv-installer.git", version: "main" }
- { name: "rbenv-update", repo: "https://github.com/rkh/rbenv-update.git", version: "master" }
- { name: "rbenv-whatis", repo: "https://github.com/rkh/rbenv-whatis.git", version: "master" }
- { name: "rbenv-use", repo: "https://github.com/rkh/rbenv-use.git", version: "master" }
Expand Down

0 comments on commit 1aa49e3

Please sign in to comment.