ncbo / bioportal-project

Serves to consolidate (in Zenhub) all public issues in BioPortal
BSD 2-Clause "Simplified" License
7 stars 5 forks source link

fork rack-post-body-to-params and shotgut repo/gems into ncbo github org #214

Open alexskr opened 3 years ago

alexskr commented 3 years ago

ontologies_api and other projects import gems from Paul's git repo. Instead of relying on external repos we should fork them into ncbo github organization.

gem 'rack-post-body-to-params', git: 'https://github.com/palexander/rack-post-body-to-params.git', branch: "multipart_support"
gem 'shotgun', git: 'https://github.com/palexander/shotgun.git', branch: 'ncbo'