Revert "Update Ruby to 2.1.0"

After the initial speed-up, things quickly slowed down. Reverting this
for now and will investigate more.
This commit is contained in:
Henrik Hodne 2014-01-30 15:17:03 -06:00
parent 7dbb0a0900
commit 4d1b415d7b
No known key found for this signature in database
GPG Key ID: 149794CB0A0ADFBF
2 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ language: ruby
env:
global:
- RUBY_GC_MALLOC_LIMIT=90000000
- RUBY_GC_HEAP_FREE_SLOTS=200000
- RUBY_FREE_MIN=200000
rvm:
- 2.1.0
- 2.0.0
addons:
postgresql: 9.3
before_script:

View File

@ -1,4 +1,4 @@
ruby '2.1.0'
ruby '2.0.0'
source 'https://rubygems.org'
gemspec