Skip to content

Conversation

@czj
Copy link
Contributor

@czj czj commented Jan 15, 2025

Strings are not frozen, so we get these wanrings when running our test suite:

ruby/gems/3.4.0/gems/mollie-api-ruby-4.15.0/lib/mollie/client.rb:54: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information)

ruby/gems/3.4.0/gems/mollie-api-ruby-4.15.0/lib/mollie/client.rb:53: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information)

Strings are not frozen, so we get these wanrings when running our test suite:

```
ruby/gems/3.4.0/gems/mollie-api-ruby-4.15.0/lib/mollie/client.rb:54: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information)

ruby/gems/3.4.0/gems/mollie-api-ruby-4.15.0/lib/mollie/client.rb:53: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information)
```
@justincase justincase merged commit 4cd4e40 into mollie:master Jan 26, 2025
7 checks passed
@gstokkink
Copy link

@justincase can we get a new release for this?

@czj
Copy link
Contributor Author

czj commented Feb 19, 2025

Thanks :)

@justincase
Copy link
Collaborator

I've pushed v4.16.0.

@czj
Copy link
Contributor Author

czj commented Mar 20, 2025 via email

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.

3 participants