Change Ruby gemset to edx-platform

The `create-dev-env.sh` script now creates a gemset called edx-
platform, so make sure that this matches.

The right thing to do would be to have `create-dev-env.sh` peek at
this file and create a gemset with the appropriate name.
This commit is contained in:
Nate Hardison
2013-05-31 17:46:24 -07:00
parent 223c3b238c
commit 1f1a43a424

View File

@@ -1 +1 @@
mitx
edx-platform