Skip to content

Conversation

@kholdrex
Copy link
Owner

@kholdrex kholdrex commented Mar 15, 2025

This pull request includes changes to the Gemfile to update and reorganize gem dependencies for better compatibility and environment-specific requirements.

Gem dependency updates and reorganization:

  • Moved rake and rubocop gems to a combined :development, :test group to ensure they are available in both development and test environments.
  • Updated memory_profiler and sqlite3 gems to use different versions based on the Ruby version being used, ensuring compatibility with Ruby versions 3.1.0 and above.
  • Added the rspec gem to the :development, :test group for consistency and to ensure it is available in both environments.

@kholdrex kholdrex merged commit 0ebb934 into master Mar 15, 2025
20 checks passed
@kholdrex kholdrex deleted the organizing-dependencies branch March 15, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants