Skip to content

Commit

Permalink
Bundler: Bump fastlane from 2.223.0 to 2.223.1 in /androidHyperskillA…
Browse files Browse the repository at this point in the history
…pp (#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]>
  • Loading branch information
dependabot[bot] and ivan-magda authored Sep 27, 2024
1 parent 9fa263b commit 3908166
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion androidHyperskillApp/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 "rexml", ">= 3.3.6"

eval_gemfile("fastlane/Pluginfile")
4 changes: 2 additions & 2 deletions androidHyperskillApp/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,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 @@ -222,7 +222,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
fastlane (= 2.223.0)
fastlane (= 2.223.1)
fastlane-plugin-firebase_app_distribution
rexml (>= 3.3.6)

Expand Down

0 comments on commit 3908166

Please sign in to comment.