Skip to content

Commit

Permalink
Merge pull request #8 from westonplatter/master
Browse files Browse the repository at this point in the history
update ruby build to v20140702 release
  • Loading branch information
zzet committed Aug 9, 2014
2 parents 81c0157 + b8434ae commit c26c03a
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 @@ -8,7 +8,7 @@ rbenv_repo: "git://github.com/sstephenson/rbenv.git"

rbenv_plugins:
- { name: "rbenv-vars", repo: "git://github.com/sstephenson/rbenv-vars.git", version: "v1.2.0" }
- { name: "ruby-build", repo: "git://github.com/sstephenson/ruby-build.git", version: "v20140524" }
- { name: "ruby-build", repo: "git://github.com/sstephenson/ruby-build.git", version: "v20140702" }
- { name: "rbenv-default-gems", repo: "git://github.com/sstephenson/rbenv-default-gems.git", version: "v1.0.0" }
- { name: "rbenv-installer", repo: "git://github.com/fesplugas/rbenv-installer.git", version: "8bb9d34d01f78bd22e461038e887d6171706e1ba" }
- { name: "rbenv-update", repo: "git://github.com/rkh/rbenv-update.git", version: "32218db487dca7084f0e1954d613927a74bc6f2d" }
Expand Down

0 comments on commit c26c03a

Please sign in to comment.