.rvmrc in imasquerade-0.2.2 vs .rvmrc in imasquerade-0.2.4
- old
+ new
@@ -2,10 +2,10 @@
# This is an RVM Project .rvmrc file, used to automatically load the ruby
# development environment upon cd'ing into the directory
# First we specify our desired <ruby>[@<gemset>], the @gemset name is optional.
-environment_id="ruby-1.9.2-p180@imasquerade"
+environment_id="ruby-1.9.3@imasquerade"
#
# First we attempt to load the desired environment directly from the environment
# file. This is very fast and efficicent compared to running through the entire
# CLI and selector. If you want feedback on which environment was used then