Skip to content

Commit 3908166

Browse files
Bundler: Bump fastlane from 2.223.0 to 2.223.1 in /androidHyperskillApp (#1196)
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> Co-authored-by: Ivan Magda <[email protected]>
1 parent 9fa263b commit 3908166

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

androidHyperskillApp/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 "rexml", ">= 3.3.6"
66

77
eval_gemfile("fastlane/Pluginfile")

androidHyperskillApp/Gemfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ GEM
6868
faraday_middleware (1.2.1)
6969
faraday (~> 1.0)
7070
fastimage (2.3.1)
71-
fastlane (2.223.0)
71+
fastlane (2.223.1)
7272
CFPropertyList (>= 2.3, < 4.0.0)
7373
addressable (>= 2.8, < 3.0.0)
7474
artifactory (~> 3.0)
@@ -222,7 +222,7 @@ PLATFORMS
222222
x86_64-linux
223223

224224
DEPENDENCIES
225-
fastlane (= 2.223.0)
225+
fastlane (= 2.223.1)
226226
fastlane-plugin-firebase_app_distribution
227227
rexml (>= 3.3.6)
228228

0 commit comments

Comments
 (0)