Skip to content

Add explicit dependency for ostruct and pstore#48

Merged
janfri merged 1 commit intojanfri:masterfrom
tabfugnic:master
Sep 26, 2024
Merged

Add explicit dependency for ostruct and pstore#48
janfri merged 1 commit intojanfri:masterfrom
tabfugnic:master

Conversation

@tabfugnic
Copy link
Copy Markdown
Contributor

Starting in Ruby 3.5, pstore and ostruct will not be bundled with Ruby's default gems, and will need to be added as explicit dependencies. The deprecation warnings merged into 3.4 for pstore and ostruct and then backported for the release of 3.3.5

Starting in Ruby 3.5, `pstore` and `ostruct` will not be bundled with
Ruby's default gems, and will need to be added as explicit
dependencies. The deprecation warnings merged into 3.4 for
[pstore][pstore] and [ostruct][ostruct] and then backported for the
[release of 3.3.5][3.3.5]

[pstore]: ruby/ruby#10430
[ostruct]: ruby/ruby#10428
[3.3.5]: ruby/ruby#11420
@janfri janfri merged commit 8545eb8 into janfri:master Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants