Finish MVP of remoteStorage service pages/UI #202

Merged
greg merged 7 commits from feature/rs_service_page into master 2024-08-17 12:33:49 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 6d06312a5c - Show all commits

View File

@@ -61,7 +61,7 @@ gem "sentry-rails"
# Services
gem 'discourse_api'
gem "lnurl"
gem 'manifique'
gem 'manifique', '~> 1.1.0'
gem 'nostr', '~> 0.6.0'
group :development, :test do

View File

@@ -245,7 +245,7 @@ GEM
net-imap
net-pop
net-smtp
manifique (1.0.1)
manifique (1.1.0)
faraday (~> 2.9.0)
faraday-follow_redirects (= 0.3.0)
nokogiri (~> 1.16.0)
@@ -515,7 +515,7 @@ DEPENDENCIES
listen (~> 3.2)
lnurl
lockbox
manifique
manifique (~> 1.1.0)
net-ldap
nostr (~> 0.6.0)
pagy (~> 6.0, >= 6.0.2)