Skip to content

Commit b5f4b8f

Browse files
Bump fastlane from 2.232.0 to 2.232.1 (#1625)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.232.0 to 2.232.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fastlane/fastlane/releases">fastlane's releases</a>.</em></p> <blockquote> <h2>2.232.1 Improvements</h2> <ul> <li>[action] Revert to &quot;-uploadedDate&quot; sort order for app_store_build_num… (<a href="https://redirect.github.com/fastlane/fastlane/issues/29899">#29899</a>) via Kai Leonhardt (<a href="https://github.com/Mik4sa"><code>@​Mik4sa</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastlane/fastlane/commit/9e30c8d3fe70fcc2ada88b10c4316ae1e7db39af"><code>9e30c8d</code></a> Version bump to 2.232.1 (<a href="https://redirect.github.com/fastlane/fastlane/issues/29902">#29902</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/e7b6447bf81435c9d1ea74363f9550636f8dc819"><code>e7b6447</code></a> [action] Revert to &quot;-uploadedDate&quot; sort order for app_store_build_number and ...</li> <li>See full diff in <a href="https://github.com/fastlane/fastlane/compare/fastlane/2.232.0...fastlane/2.232.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fastlane&package-manager=bundler&previous-version=2.232.0&new-version=2.232.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 945c6bd commit b5f4b8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ GEM
160160
faraday_middleware (1.2.1)
161161
faraday (~> 1.0)
162162
fastimage (2.4.0)
163-
fastlane (2.232.0)
163+
fastlane (2.232.1)
164164
CFPropertyList (>= 2.3, < 4.0.0)
165165
abbrev (~> 0.1.2)
166166
addressable (>= 2.8, < 3.0.0)
@@ -223,7 +223,7 @@ GEM
223223
addressable (~> 2.8)
224224
process_executer (~> 1.1)
225225
rchardet (~> 1.8)
226-
google-apis-androidpublisher_v3 (0.95.0)
226+
google-apis-androidpublisher_v3 (0.96.0)
227227
google-apis-core (>= 0.15.0, < 2.a)
228228
google-apis-core (0.18.0)
229229
addressable (~> 2.5, >= 2.5.1)
@@ -237,7 +237,7 @@ GEM
237237
google-apis-core (>= 0.15.0, < 2.a)
238238
google-apis-playcustomapp_v1 (0.17.0)
239239
google-apis-core (>= 0.15.0, < 2.a)
240-
google-apis-storage_v1 (0.59.0)
240+
google-apis-storage_v1 (0.60.0)
241241
google-apis-core (>= 0.15.0, < 2.a)
242242
google-cloud-core (1.8.0)
243243
google-cloud-env (>= 1.0, < 3.a)

0 commit comments

Comments
 (0)