since none of the openshift-el6 stuff is generic - move it into the proper place

This commit is contained in:
Seth Vidal 2012-10-10 21:46:51 +00:00
parent 3946d38406
commit ef1022a56d
2 changed files with 113 additions and 3 deletions

View file

@ -8,7 +8,7 @@ gem 'xml-simple'
gem 'rack'
gem 'regin'
gem 'open4'
gem 'stickshift-node'
gem 'stickshift-common'
gem 'stickshift-controller'
gem 'rest-client'
gem 'systemu'