Skip to content

Commit bf68be2

Browse files
committed
Bump version to 0.5.3 to in incorporate all the latest fixes (jruby gotcha! rbenv/ruby-build#471)
1 parent dc19509 commit bf68be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libexec/rbenv-gemset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
set -e
33

4-
RBENV_GEMSET_VERSION="0.5.2"
4+
RBENV_GEMSET_VERSION="0.5.3"
55

66
# Provide rbenv completions
77
if [ "$1" = "--complete" ]; then

0 commit comments

Comments
 (0)