ruby 2.1.2

This commit is contained in:
Connor Turland 2014-10-08 01:22:02 -04:00
parent 47132f3e60
commit 19987594d6
2 changed files with 1 additions and 5 deletions

View file

@ -1,5 +1,5 @@
source 'https://rubygems.org'
ruby '2.1'
ruby '2.1.2'
gem 'rails', '3.2.17'

View file

@ -44,10 +44,6 @@ page.open(url, function (status) {
}
});//document.on animationDone
});//page.evaluate
setTimeout(function(){
phantom.exit();
}, 10000)
} else {
//failed to load
phantom.exit();