.rvmrc in board-client-0.99.0 vs .rvmrc in board-client-0.99.1

- 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="ree-1.8.7-2011.03@board-client" +environment_id="ree-1.8.7-2011.12@board-client" # # Uncomment following line if you want options to be set only for given project. # # PROJECT_JRUBY_OPTS=( --1.9 )