webdap/Gemfile

8 lines
90 B
Ruby
Raw Normal View History

2022-12-10 01:59:30 -05:00
source 'https://rubygems.org'
gem 'sinatra', '~> 3.0'
gem 'puma', '~> 6.0'
gem 'rerun'