.rvmrc in seasyar-0.0.13 vs .rvmrc in seasyar-0.0.14

- 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-p290" +environment_id="ruby-1.9.2-p320" # # 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