diff -r 4450ba4a0937 -r f0ef12e25a2f .rvmrc --- a/.rvmrc Mon Dec 14 15:43:08 2015 -0800 +++ b/.rvmrc Tue Nov 01 17:12:49 2016 -0700 @@ -6,7 +6,7 @@ # First we specify our desired [@], the @gemset name is optional, # Only full ruby name is supported here, for short names use: # echo "rvm use 2.2.1" > .rvmrc -environment_id="ruby-2.2@thingfish-metastore-pggraph" +environment_id="ruby-2.3@thingfish-metastore-pggraph" # Uncomment the following lines if you want to verify rvm version per project # rvmrc_rvm_version="1.26.11 (master)" # 1.10.1 seems like a safe start