following an upgrade to the latest version of Ruby, my build environment was completely hosed. Had to tweak things here and there but it appears nobody should have an issue now. Hadnt heard anyone complain though so maybe we caught it before it became a problem? Dunno

This commit is contained in:
cktricky
2014-09-26 19:13:45 -04:00
parent 0a898472b4
commit 257580d1bc
7 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ if [ -f "${rvm_path}/scripts/rvm" ]; then
elif [ -f ".ruby-version" ] && [ -f ".ruby-gemset" ]; then
rvm use `cat .ruby-version`@`cat .ruby-gemset`
fi
fi
fi
@@ -0,0 +1 @@
1.5:0310ed2b-180b-4362-8938-bb3e625f7d83
@@ -0,0 +1 @@
1411168755
+1
View File
@@ -0,0 +1 @@
0310ed2b-180b-4362-8938-bb3e625f7d83
@@ -0,0 +1 @@
78e19905ec554042b35b3ff48edea617
@@ -0,0 +1 @@
{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"/Users/cktricky/tmp/railsgoat","disabled":false},"b2e07a9244":{"guestpath":"/var/lib/docker/docker_1411168823_77433","hostpath":"/Users/cktricky/tmp/railsgoat","disabled":false,"docker_guestpath":"/vagrant","docker_sfid":"b2e07ac2be7a6c1713ca3e8253dc1dc0","docker_host_sfid":"8cd68cef-7fe9-4719-a3ba-f0245b20edd3","id":"b2e07a9244","virtualbox__transient":true,"transient":true},"b2e07a1381":{"guestpath":"/var/lib/docker/docker_1411171335_76822","hostpath":"/Users/cktricky/tmp/railsgoat","disabled":false,"docker_guestpath":"/vagrant","docker_sfid":"b2e07ac2be7a6c1713ca3e8253dc1dc0","docker_host_sfid":"03541d0f-aa3f-485f-8c9f-3381de8e6fd4","id":"b2e07a1381","virtualbox__transient":true,"transient":true}}}
+1 -1
View File
@@ -96,7 +96,7 @@ GEM
eventmachine (1.0.3)
execjs (2.2.1)
fastercsv (1.5.5)
ffi (1.9.4)
ffi (1.9.5)
foreman (0.75.0)
dotenv (~> 0.11.1)
thor (~> 0.19.1)