Update nostr gem

This commit is contained in:
2024-04-01 18:19:44 +03:00
parent 670b2da1ef
commit d4e67a830c
2 changed files with 5 additions and 5 deletions

View File

@@ -62,7 +62,7 @@ gem "sentry-rails"
gem 'discourse_api'
gem "lnurl"
gem 'manifique'
gem 'nostr'
gem 'nostr', '~> 0.6.0'
group :development, :test do
# Use sqlite3 as the database for Active Record