mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-22 09:30:54 +00:00
6 lines
86 B
Ruby
6 lines
86 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem "webrick"
|
|
gem "sinatra"
|
|
gem "sinatra-cross_origin"
|