Monir fixes

This commit is contained in:
2025-06-22 16:04:17 +03:00
parent 3310df5df4
commit 94d377c0c2
5 changed files with 21 additions and 29 deletions

19
Gemfile
View File

@@ -1,17 +1,10 @@
source "https://rubygems.org"
gem "sinatra"
gem "xxhash"
gem "sequel"
gem "json"
gem "base64"
gem "zlib"
gem "uri"
gem "json"
gem "net-http"
gem "sequel"
gem "sinatra"
gem "uri"
gem "xxhash"
gem "zlib"