Commit bd2fd5f1059fda4cf527652c693f50eefcc11a20
1 parent
e38850e7
Exists in
master
and in
1 other branch
Change ruby version from README [ci skip]
Showing
1 changed file
with
1 additions
and
3 deletions
Show diff stats
README.md
... | ... | @@ -82,11 +82,9 @@ Password: password |
82 | 82 | |
83 | 83 | The list of requirements to install Errbit are : |
84 | 84 | |
85 | - * Ruby 1.9.3 or higher | |
85 | + * Ruby 2.1.0 or higher | |
86 | 86 | * MongoDB 2.2.0 or higher |
87 | 87 | |
88 | -Errbit uses Ruby 2.0.0 as a default. However, it is compatible with Ruby 1.9.3 and above. | |
89 | - | |
90 | 88 | Installation |
91 | 89 | ------------ |
92 | 90 | ... | ... |