feat: add weather forecasting

This commit is contained in:
insects 2025-03-11 14:57:28 +01:00
parent 6eea0dc29f
commit 705e7b1dc0
20 changed files with 181 additions and 19 deletions

View file

@ -94,7 +94,6 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
citrus (3.0.2)
concurrent-ruby (1.3.5)
connection_pool (2.5.0)
crass (1.0.6)
@ -299,9 +298,7 @@ GEM
thruster (0.1.12-x86_64-darwin)
thruster (0.1.12-x86_64-linux)
timeout (0.4.3)
toml-rb (3.0.1)
citrus (~> 3.0, > 3.0)
racc (~> 1.7)
tomlrb (2.0.3)
turbo-rails (2.0.13)
actionpack (>= 7.1.0)
railties (>= 7.1.0)
@ -358,7 +355,7 @@ DEPENDENCIES
spicy-proton
stimulus-rails
thruster
toml-rb
tomlrb
turbo-rails
tzinfo-data
web-console