ilyakatz / data-migrate

Migrate and update data alongside your database structure.
MIT License
1.4k stars 192 forks source link

Update Rails Versions Across Multiple Gemfiles #324

Closed bruno-costanzo closed 3 weeks ago

bruno-costanzo commented 3 weeks ago

Update Rails Versions Across Multiple Gemfiles

Description

This Pull Request updates the Gemfile.lock for all Rails versions

These changes are reflected across the gemfiles and associated Gemfile.lock files to ensure that the application remains compatible with the latest security patches and bug fixes for each Rails version.

Changes

Why These Changes?

  1. Security and stability: The patch releases often contain important security fixes and stability improvements.
  2. Ensure compatibility: Ensuring the gem remains compatible with the latest versions of Rails, so users running