mirror of
https://github.com/l5yth/potato-mesh.git
synced 2026-05-05 21:12:45 +02:00
7 lines
123 B
Ruby
7 lines
123 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "sinatra", "~> 4.0"
|
|
gem "sqlite3", "~> 1.7"
|
|
gem "rackup", "~> 2.2"
|
|
gem "puma", "~> 7.0"
|