webdap/Gemfile

9 lines
116 B
Ruby

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