Skip to content

v5.31.1#420

Merged
gjtorikian merged 2 commits intomainfrom
version-bump-5.31.1
Feb 2, 2026
Merged

v5.31.1#420
gjtorikian merged 2 commits intomainfrom
version-bump-5.31.1

Conversation

@workos-sdk-automation
Copy link
Contributor

Bumps version from 5.31.0 to 5.31.1.

This PR was automatically created by the version-bump workflow.

@workos-sdk-automation workos-sdk-automation bot requested a review from a team as a code owner February 2, 2026 19:12
@workos-sdk-automation workos-sdk-automation bot requested review from marktran and removed request for a team February 2, 2026 19:12
@greptile-apps
Copy link

greptile-apps bot commented Feb 2, 2026

Greptile Overview

Greptile Summary

This PR only updates WorkOS::VERSION in lib/workos/version.rb to bump the gem version from 5.31.0 to 5.31.1, matching the automated version-bump workflow. No functional code paths are changed.

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk.
  • The only change is a version constant bump; no runtime logic, API behavior, or dependencies are modified.
  • No files require special attention

Important Files Changed

Filename Overview
lib/workos/version.rb Bumps WorkOS::VERSION constant from 5.31.0 to 5.31.1.

Sequence Diagram

sequenceDiagram
    autonumber
    participant Dev as Developer/CI
    participant Gem as workos-ruby gem

    Dev->>Gem: Update lib/workos/version.rb
    Note over Gem: WorkOS::VERSION = "5.31.1"
    Dev->>Gem: Build/Release workflow reads VERSION
    Gem-->>Dev: Publishes gem with new version
Loading

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

@gjtorikian gjtorikian merged commit 238b0ae into main Feb 2, 2026
4 checks passed
@gjtorikian gjtorikian deleted the version-bump-5.31.1 branch February 2, 2026 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant