today_ai_weather/app/workers
songtianlun cd26313808 chore: update dependencies in Dockerfile and Gemfile
- Remove unused `ruby-vips` gem from Gemfile
- Update Dockerfile to remove `libvips42` package, which is no longer needed
- Comment out legacy watermarking code in `AddWatermarkToWeatherArtWorker`

These changes streamline the dependencies, making the
project lighter and reduce potential security issues with
unused gems and packages. The watermarking functionality is now
commented out for potential future use but is not currently
needed.
2025-02-05 14:53:54 +08:00
..
add_watermark_to_weather_art_worker.rb chore: update dependencies in Dockerfile and Gemfile 2025-02-05 14:53:54 +08:00
batch_generate_weather_arts_worker.rb feat: optimize batch weather art generation 2025-02-01 15:01:36 +08:00
clean_ahoy_data_worker.rb chore: clean up trailing whitespace and formatting 2025-01-27 00:43:36 +08:00
generate_weather_art_worker.rb refactor: tidy up code style and remove unused fields 2025-01-24 00:25:06 +08:00
refresh_sitemap_worker.rb feat: add sitemap functionality 2025-01-26 00:07:44 +08:00