mirror of https://github.com/tasks/tasks
Update dependency ruby to v3.4.4 (#3206)
* Update dependency ruby to v3.4.4 * Fix fastlane --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alex Baker <alex@tasks.org>pull/3617/head
parent
81759305c5
commit
5cb770e722
@ -1 +1 @@
|
||||
3.3.6
|
||||
3.4.4
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
source "https://rubygems.org"
|
||||
|
||||
gem "fastlane"
|
||||
gem "abbrev"
|
||||
|
||||
Loading…
Reference in New Issue