Skip to content

Commit

Permalink
Bundler: Bump fastlane from 2.223.0 to 2.223.1 in /iosHyperskillApp (#…
Browse files Browse the repository at this point in the history
…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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 5fa9b91 commit 9fa263b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion iosHyperskillApp/Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source "https://rubygems.org"
ruby "3.3.0"

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

Expand Down
4 changes: 2 additions & 2 deletions iosHyperskillApp/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ GEM
faraday_middleware (1.2.1)
faraday (~> 1.0)
fastimage (2.3.1)
fastlane (2.223.0)
fastlane (2.223.1)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
Expand Down Expand Up @@ -321,7 +321,7 @@ PLATFORMS

DEPENDENCIES
cocoapods (= 1.15.2)
fastlane (= 2.223.0)
fastlane (= 2.223.1)
fastlane-plugin-firebase_app_distribution
fastlane-plugin-sentry
generamba!
Expand Down

0 comments on commit 9fa263b

Please sign in to comment.