vendor/scs/README.md in scs-0.2.1 vs vendor/scs/README.md in scs-0.2.2
- old
+ new
@@ -10,10 +10,12 @@
Embedding](http://www.stanford.edu/~boyd/papers/scs.html). It is written in C
and can be used in other C, C++,
[Python](https://github.com/bodono/scs-python),
[Matlab](https://github.com/bodono/scs-matlab),
[R](https://github.com/bodono/scs-r),
-[Julia](https://github.com/JuliaOpt/SCS.jl), programs via the linked
+[Julia](https://github.com/JuliaOpt/SCS.jl), and
+[Ruby](https://github.com/ankane/scs),
+programs via the linked
interfaces. It can also be called as a solver from convex optimization
toolboxes [CVX](http://cvxr.com/cvx/) (3.0 or later),
[CVXPY](https://github.com/cvxgrp/cvxpy),
[Convex.jl](https://github.com/JuliaOpt/Convex.jl), and
[Yalmip](https://github.com/johanlofberg/YALMIP).