Commit 721c916

mo khan <mo@mokhan.ca>
2013-05-17 01:56:48
update to latest ruby 2 patch level
1 parent 2ec0060
Changed files (1)
.rvmrc
@@ -6,7 +6,7 @@
 # First we specify our desired <ruby>[@<gemset>], the @gemset name is optional,
 # Only full ruby name is supported here, for short names use:
 #     echo "rvm use 2.0.0" > .rvmrc
-environment_id="ruby-2.0.0-p0@ios"
+environment_id="ruby-2.0.0-p195@ios"
 
 # Uncomment the following lines if you want to verify rvm version per project
 # rvmrc_rvm_version="1.19.5 (latest)" # 1.10.1 seams as a safe start