Skip to content

Warning raised under Ruby 3.3.5, relating to PStore no longer being a default gem from Ruby 3.5.0 #897

@benilovj

Description

@benilovj

We are seeing the following warning as part of our build, when running rspec under Ruby 3.3.5:

.rbenv/versions/3.3.5/lib/ruby/gems/3.3.0/gems/flipper-1.3.1/lib/flipper/adapters/pstore.rb:2: warning: /Users/benilovj/.rbenv/versions/3.3.5/lib/ruby/3.3.0/pstore.rb was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0. You can add pstore to your Gemfile or gemspec to silence this warning. Also please contact the author of flipper-1.3.2 to request adding pstore into its gemspec.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions