Skip to content

Commit 9e232a6

Browse files
Update dependency fastlane to v2.227.2 (#442)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fastlane](https://fastlane.tools) ([source](https://redirect.github.com/fastlane/fastlane), [changelog](https://redirect.github.com/fastlane/fastlane/releases)) | `2.227.1` -> `2.227.2` | [![age](https://developer.mend.io/api/mc/badges/age/rubygems/fastlane/2.227.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/fastlane/2.227.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/fastlane/2.227.1/2.227.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/fastlane/2.227.1/2.227.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>fastlane/fastlane (fastlane)</summary> ### [`v2.227.2`](https://redirect.github.com/fastlane/fastlane/compare/2.227.1...2.227.2) [Compare Source](https://redirect.github.com/fastlane/fastlane/compare/2.227.1...2.227.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/EmergeTools/hackernews). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24fbe2f commit 9e232a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ios/Gemfile.lock

Lines changed: 3 additions & 3 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.1090.0)
14-
aws-sdk-core (3.222.2)
14+
aws-sdk-core (3.222.3)
1515
aws-eventstream (~> 1, >= 1.3.0)
1616
aws-partitions (~> 1, >= 1.992.0)
1717
aws-sigv4 (~> 1.9)
@@ -70,7 +70,7 @@ GEM
7070
faraday_middleware (1.2.1)
7171
faraday (~> 1.0)
7272
fastimage (2.4.0)
73-
fastlane (2.227.1)
73+
fastlane (2.227.2)
7474
CFPropertyList (>= 2.3, < 4.0.0)
7575
addressable (>= 2.8, < 3.0.0)
7676
artifactory (~> 3.0)
@@ -174,7 +174,7 @@ GEM
174174
optparse (0.6.0)
175175
os (1.1.4)
176176
plist (3.7.2)
177-
public_suffix (6.0.1)
177+
public_suffix (6.0.2)
178178
rake (13.2.1)
179179
representable (3.2.0)
180180
declarative (< 0.1.0)

0 commit comments

Comments
 (0)