Skip to content

Commit 9fa263b

Browse files
Bundler: Bump fastlane from 2.223.0 to 2.223.1 in /iosHyperskillApp (#1195)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.223.0 to 2.223.1. - [Release notes](https://github.com/fastlane/fastlane/releases) - [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md) - [Commits](fastlane/fastlane@fastlane/2.223.0...fastlane/2.223.1) --- updated-dependencies: - dependency-name: fastlane dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fa9b91 commit 9fa263b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

iosHyperskillApp/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source "https://rubygems.org"
22
ruby "3.3.0"
33

4-
gem "fastlane", "2.223.0"
4+
gem "fastlane", "2.223.1"
55
gem "cocoapods", "1.15.2"
66
gem "generamba", git: "https://github.com/ivan-magda/Generamba.git", branch: "develop"
77

iosHyperskillApp/Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ GEM
139139
faraday_middleware (1.2.1)
140140
faraday (~> 1.0)
141141
fastimage (2.3.1)
142-
fastlane (2.223.0)
142+
fastlane (2.223.1)
143143
CFPropertyList (>= 2.3, < 4.0.0)
144144
addressable (>= 2.8, < 3.0.0)
145145
artifactory (~> 3.0)
@@ -321,7 +321,7 @@ PLATFORMS
321321

322322
DEPENDENCIES
323323
cocoapods (= 1.15.2)
324-
fastlane (= 2.223.0)
324+
fastlane (= 2.223.1)
325325
fastlane-plugin-firebase_app_distribution
326326
fastlane-plugin-sentry
327327
generamba!

0 commit comments

Comments
 (0)