ctran / annotate_models

Annotate Rails classes with schema and routes info
Other
4.43k stars 622 forks source link

Update Ruby version to 3.3.4 and gem dependencies #1034

Open rodrigotoledo opened 2 weeks ago

rodrigotoledo commented 2 weeks ago

Update Ruby Version to 3.3.4 and Gem Dependencies for Annotate

Description

This Pull Request updates the Ruby version requirement to 3.3.4 and adjusts gem dependencies to ensure compatibility and stability for the annotate gem.

Details

1. Ruby Version Update

2. Gem Dependency Adjustments

3. Compatibility Testing

Testing

Additional Notes

This update aligns annotate with the latest Ruby and Rails versions, supporting broader compatibility and more reliable dependency resolution for users.