Upgraded to Ruby 2.1.3; Changed timeout value

This commit is contained in:
Al Snow
2014-09-19 19:00:40 -04:00
parent 74d047507a
commit 0957033457
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ source 'https://rubygems.org'
gem 'rails', '4.0.10'
gem 'protected_attributes' # For Rails 4.0+
ruby '2.1.2'
ruby '2.1.3'
# Bundle edge Rails instead:
# gem 'rails', :git => 'git://github.com/rails/rails.git'