mirror of
https://github.com/plashchynski/crono.git
synced 2026-01-13 13:53:27 +01:00
[PR #90] [MERGED] Use Ruby 3 conversion kwargs #98
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plashchynski/crono/pull/90
Author: @cseelus
Created: 2/10/2021
Status: ✅ Merged
Merged: 5/29/2022
Merged by: @plashchynski
Base:
master← Head:ruby-3-compatibility📝 Commits (1)
87b5726Use Ruby 3 conversion kwargs📊 Changes
2 files changed (+3 additions, -3 deletions)
View changed files
📝
lib/crono/job.rb(+1 -1)📝
lib/crono/performer_proxy.rb(+2 -2)📄 Description
Small fixes to use separation of positional and keyword arguments in Ruby 3.0.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.