fetlife / rollout

Feature flippers.
MIT License
2.89k stars 211 forks source link

Add `observer` dependency to fix warning on Ruby 3.3 #169

Closed mattbrictson closed 8 months ago

mattbrictson commented 10 months ago

Fixes the following warning printed when using rollout on Ruby 3.0.0:

observer was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add observer to your Gemfile or gemspec.

codacy-production[bot] commented 10 months ago

Codacy requires additional permissions to support product improvements. Make sure an organization owner reviews and accepts the updated permissions for the Codacy GitHub App on your organization. On https://github.com/organizations/fetlife/settings/installations, select Review request for the Codacy Production app, review the updated permissions request, and select Accept new permissions.

reneklacan commented 8 months ago

thanks but no longer happening