spotify web setup is done

This commit is contained in:
2025-06-22 10:01:32 +02:00
parent b368a750fe
commit 5eaad428ff
16 changed files with 365 additions and 15 deletions

View File

@@ -107,6 +107,8 @@ GEM
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
domain_name (0.6.20240107)
dotenv (3.1.8)
drb (2.2.3)
erb (5.0.1)
erubi (1.13.1)
@@ -117,6 +119,9 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
http-accept (1.7.0)
http-cookie (1.0.8)
domain_name (~> 0.5)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
importmap-rails (2.1.0)
@@ -145,6 +150,10 @@ GEM
net-smtp
marcel (1.0.4)
matrix (0.4.3)
mime-types (3.7.0)
logger
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2025.0617)
mini_mime (1.1.5)
minitest (5.25.5)
msgpack (1.8.0)
@@ -157,6 +166,7 @@ GEM
timeout
net-smtp (0.5.1)
net-protocol
netrc (0.11.0)
nio4r (2.7.4)
nokogiri (1.18.8-aarch64-linux-gnu)
racc (~> 1.4)
@@ -245,6 +255,11 @@ GEM
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.4.1)
rubocop (1.77.0)
json (~> 2.3)
@@ -339,12 +354,14 @@ DEPENDENCIES
capybara
debug
devise (~> 4.9)
dotenv (~> 3.1)
importmap-rails
jbuilder
pg (~> 1.1)
propshaft
puma (>= 5.0)
rails (~> 8.0.2)
rest-client (~> 2.1)
rubocop-rails-omakase
selenium-webdriver
solid_queue