Add Apple Music integration for now playing

This commit is contained in:
2023-11-02 08:58:44 +11:00
parent c1d756ec6f
commit 4b6107188e
15 changed files with 183 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ gem "ruby-filemagic", git: "https://github.com/dnitza/ruby-filemagic", branch: "
gem "webmention"
gem "sanitize"
gem "time_math2", require: "time_math"
gem "jwt"
gem "lastfm", "~> 1.27"
gem "mail"
gem "que"