GoogleCloudPlatform / google-cloud-gemserver

CLI to deploy a private gem server to Google App Engine Flex
Apache License 2.0
46 stars 14 forks source link

Gemserver should use the new gemstash release rather than pulling from git #11

Closed dazuma closed 7 years ago

dazuma commented 7 years ago

Currently the server pulls gemstash from git because there wasn't a gemstash release that included the right auth features. Now with the release of https://rubygems.org/gems/gemstash/versions/1.1.0 we should to use the release instead.