Update dependencies, add manifique

This commit is contained in:
Râu Cao
2023-10-19 16:17:42 +02:00
parent 1056ffd08e
commit e1b7e1b2ef
2 changed files with 136 additions and 116 deletions

View File

@@ -59,6 +59,7 @@ gem "sentry-rails"
# Services
gem 'discourse_api'
gem "lnurl"
gem 'manifique', git: 'https://gitea.kosmos.org/5apps/manifique.git', branch: 'master'
gem 'nostr', git: 'https://gitea.kosmos.org/kosmos/nostr-gem.git', branch: 'feature/ruby_2.7_compat'
group :development, :test do