Skip to content

Commit 22cf101

Browse files
Dargon789snyk-botgoogleworkspace-botCopilot
authored
[Snyk] Security upgrade fastlane from 2.216.0 to 2.217.0 (#133)
* fix: apps/mobile/Gemfile & apps/mobile/Gemfile.lock to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-FARADAY-15253521 * ci(release): publish latest release Co-Authored-By: Copilot <198982749+Copilot@users.noreply.github.com> --------- Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: googleworkspace-bot <googleworkspace-bot@google.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
1 parent 37907e5 commit 22cf101

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

β€Žapps/mobile/Gemfileβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
gem 'fastlane', '2.216.0'
3+
gem 'fastlane', '2.217.0'
44
# Exclude problematic versions of cocoapods and activesupport that causes build failures.
55
gem 'cocoapods', '1.15.1'
66
gem 'activesupport', '7.2.3.1'

β€Žapps/mobile/scripts/runAndroidLocal.shβ€Ž

100755100644
File mode changed.

β€Žpackages/config-cli/src/main.tsβ€Ž

100755100644
File mode changed.

β€Žscripts/check-runson-prefix.shβ€Ž

100755100644
File mode changed.

0 commit comments

Comments
Β (0)