Skip to content

Commit

Permalink
Declare ruby and fastlane versions explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintPatrck committed Apr 2, 2024
1 parent fdf2497 commit 467c080
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
source "https://rubygems.org"

gem "fastlane"
ruby '3.2.2'
gem "fastlane", "2.219.0"

0 comments on commit 467c080

Please sign in to comment.