Files
webdap/Gemfile
T
2022-12-10 18:55:58 -05:00

9 lines
116 B
Ruby

source 'https://rubygems.org'
gem 'sinatra', '~> 3.0'
gem 'puma', '~> 6.0'
gem 'rerun'
gem 'net-ldap', '~> 0.17'