Skip to content

Conversation

ydah
Copy link
Contributor

@ydah ydah commented Oct 9, 2025

❯ RUBYOPT=-W:deprecated bundle exec rspec
/Users/ydah/factory_bot/spec/acceptance/sequence_spec.rb:3: warning: ostruct 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 ostruct to your Gemfile or gemspec to silence this warning.

Randomized with seed 22961
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 5.84 seconds (files took 1.97 seconds to load)
750 examples, 0 failures

```
❯ RUBYOPT=-W:deprecated bundle exec rspec
/Users/ydah/factory_bot/spec/acceptance/sequence_spec.rb:3: warning: ostruct 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 ostruct to your Gemfile or gemspec to silence this warning.

Randomized with seed 22961
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 5.84 seconds (files took 1.97 seconds to load)
750 examples, 0 failures
```
Copy link
Contributor

@vburzynski vburzynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😎 Thanks for adding this to the gemspec

@vburzynski vburzynski merged commit d1dfbb9 into thoughtbot:main Oct 13, 2025
25 checks passed
@ydah ydah deleted the add-ostract branch October 13, 2025 12:02
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