We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d975b commit 0834096Copy full SHA for 0834096
.rvmrc
@@ -6,7 +6,7 @@
6
# First we specify our desired <ruby>[@<gemset>], the @gemset name is optional,
7
# Only full ruby name is supported here, for short names use:
8
# echo "rvm use 1.9.3" > .rvmrc
9
-environment_id="ruby-1.9.3-p125@grape-swagger"
+environment_id="ruby-1.9.3@grape-swagger"
10
11
# Uncomment the following lines if you want to verify rvm version per project
12
# rvmrc_rvm_version="1.14.3 (stable)" # 1.10.1 seams as a safe start
0 commit comments