Skip to content

Commit cb6b642

Browse files
chore(deps): update dependency fastlane to v2.227.1 (#2028)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fastlane](https://fastlane.tools) ([source](https://redirect.github.com/fastlane/fastlane), [changelog](https://redirect.github.com/fastlane/fastlane/releases)) | patch | `2.227.0` -> `2.227.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>fastlane/fastlane (fastlane)</summary> ### [`v2.227.1`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.227.1): Improvements [Compare Source](https://redirect.github.com/fastlane/fastlane/compare/2.227.0...2.227.1) - \[match] fix error with universal provisioning filter ("'UNIVERSAL' is not a valid filter value") ([#&#8203;29500](https://redirect.github.com/fastlane/fastlane/issues/29500)) via Michael Neeley ([@&#8203;redreceipt](https://redirect.github.com/redreceipt)) - Bump xcpretty to version 0.4.1 ([#&#8203;29516](https://redirect.github.com/fastlane/fastlane/issues/29516)) via Iulian Onofrei ([@&#8203;revolter](https://redirect.github.com/revolter)) - \[scan] Remove unnecessary shellescape when generating -resultBundlePath option ([#&#8203;22285](https://redirect.github.com/fastlane/fastlane/issues/22285)) via Junfeng ([@&#8203;hujunfeng](https://redirect.github.com/hujunfeng)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzYuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIzNi4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 5ebd167 commit cb6b642

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GEM
1111
atomos (0.1.3)
1212
aws-eventstream (1.3.2)
1313
aws-partitions (1.1066.0)
14-
aws-sdk-core (3.220.1)
14+
aws-sdk-core (3.220.2)
1515
aws-eventstream (~> 1, >= 1.3.0)
1616
aws-partitions (~> 1, >= 1.992.0)
1717
aws-sigv4 (~> 1.9)
@@ -69,7 +69,7 @@ GEM
6969
faraday_middleware (1.2.1)
7070
faraday (~> 1.0)
7171
fastimage (2.4.0)
72-
fastlane (2.227.0)
72+
fastlane (2.227.1)
7373
CFPropertyList (>= 2.3, < 4.0.0)
7474
addressable (>= 2.8, < 3.0.0)
7575
artifactory (~> 3.0)
@@ -109,7 +109,7 @@ GEM
109109
tty-spinner (>= 0.8.0, < 1.0.0)
110110
word_wrap (~> 1.0.0)
111111
xcodeproj (>= 1.13.0, < 2.0.0)
112-
xcpretty (~> 0.4.0)
112+
xcpretty (~> 0.4.1)
113113
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
114114
fastlane-plugin-swiftformat (0.3.0)
115115
fastlane-sirp (1.0.0)
@@ -210,7 +210,7 @@ GEM
210210
colored2 (~> 3.1)
211211
nanaimo (~> 0.4.0)
212212
rexml (>= 3.3.6, < 4.0)
213-
xcpretty (0.4.0)
213+
xcpretty (0.4.1)
214214
rouge (~> 3.28.0)
215215
xcpretty-travis-formatter (1.0.1)
216216
xcpretty (~> 0.2, >= 0.0.7)

0 commit comments

Comments
 (0)