To release a new version:
- Update the version number in
lib/openfoodfacts/version.rb - Push your changes to the
mainbranch - Release Please will automatically create a release pull request
- Merge the release pull request to trigger automatic publishing to RubyGems via Trusted Publishers
The gem is automatically published to RubyGems when a release is created, using GitHub's Trusted Publishers feature for secure authentication without API keys.