Selaa lähdekoodia

Add missing dependency (Ruby)

Needed to run the x-api, locally.
John Ryan 11 vuotta sitten
vanhempi
commit
c8a8ed93f6
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      README.md

+ 1
- 0
README.md Näytä tiedosto

37
 
37
 
38
 * Java 1.8+
38
 * Java 1.8+
39
 * Gradle 2.x
39
 * Gradle 2.x
40
+* Ruby 1.9+  (to run the [x-api](https://github.com/exercism/x-api)).
40
 * Git 1.x
41
 * Git 1.x
41
 
42
 
42
 If you haven't already, please read our advice on [Git Workflow](http://help.exercism.io/git-workflow.html).
43
 If you haven't already, please read our advice on [Git Workflow](http://help.exercism.io/git-workflow.html).