5 lines
77 B
Ruby
5 lines
77 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'sinatra', '~> 4.1'
|
|
gem 'json', '~> 2.13'
|