Skip to content

Commit 0834096

Browse files
Adriano DadarioTim Vandecasteele
authored andcommitted
Removing patch level from .rvmrc
Not necessary fix patch level in .rvmrc file. Let use the current installed ruby patch level Adriano Dadario Vagas Tecnologia
1 parent 66d975b commit 0834096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# First we specify our desired <ruby>[@<gemset>], the @gemset name is optional,
77
# Only full ruby name is supported here, for short names use:
88
# echo "rvm use 1.9.3" > .rvmrc
9-
environment_id="ruby-1.9.3-p125@grape-swagger"
9+
environment_id="ruby-1.9.3@grape-swagger"
1010

1111
# Uncomment the following lines if you want to verify rvm version per project
1212
# rvmrc_rvm_version="1.14.3 (stable)" # 1.10.1 seams as a safe start

0 commit comments

Comments
 (0)