Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ruby3.3-console.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: ruby3.3-console
version: 1.27.0
version: 1.28.1
epoch: 0
description: Beautiful logging for Ruby.
copyright:
Expand Down Expand Up @@ -29,7 +29,7 @@ vars:
pipeline:
- uses: git-checkout
with:
expected-commit: b40f588e6e98f743402b3c93921d5053d5c15127
expected-commit: 908828b6d9bed11ea2e81f609c230bec92f28259
repository: https://github.com/socketry/console
tag: v${{package.version}}

Expand Down
Loading