mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-07-03 14:10:56 +00:00
6 lines
86 B
Ruby
6 lines
86 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem "webrick"
|
|
gem "sinatra"
|
|
gem "sinatra-cross_origin"
|