Skip to content

Conversation

@tute
Copy link
Owner

@tute tute commented Jun 22, 2025

Fix warning: add observer as runtime dependency.

Removes EOL'd Ruby and Rails versions:

  • Ruby 3.1
  • Rails <7.2

Updates syntax in spec to avoid warning:

test/unit/target_finder_test.rb:89: warning: literal string will be
frozen in the future (run with --debug-frozen-string-literal for more
information)

[fixes #367]

pbourdet and others added 2 commits June 22, 2025 08:16
Update Gemfile for ruby 3.4
Fix warning: add observer as runtime dependency
Ruby 3.1
Rails <7.2

Update syntax in spec to avoid warning:

> test/unit/target_finder_test.rb:89: warning: literal string will be
> frozen in the future (run with --debug-frozen-string-literal for more
> information)
@tute tute force-pushed the pbourdet-ruby-3.4 branch from 45c02c7 to 2a7ca62 Compare June 22, 2025 12:49
@tute tute merged commit 5ffcd09 into master Jun 22, 2025
6 checks passed
@tute tute deleted the pbourdet-ruby-3.4 branch June 22, 2025 12:58
@pbourdet
Copy link
Contributor

Thank you ! 🥳

Are you planning on releasing this soon ?

@tute
Copy link
Owner Author

tute commented Jul 10, 2025

Yes, I plan next week. Would you please install from GitHub to test run before I do the major release? Thank you!

@jairovm
Copy link
Contributor

jairovm commented Aug 4, 2025

@tute, just wondering about the release of these changes 😅 I'm pulling from GitHub now, and everything is working great. Tests passed 👌🏽 Thank you for your work on this 🙏🏼

@tute
Copy link
Owner Author

tute commented Aug 5, 2025

https://github.com/merit-gem/merit/releases/tag/v5.0.0 released!

@jairovm
Copy link
Contributor

jairovm commented Aug 5, 2025

Awesome! Thank you, @tute. Appreciate it 🙏🏽

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.

4 participants