Skip to content

Commit

Permalink
try fix fastlane v
Browse files Browse the repository at this point in the history
  • Loading branch information
cdillard-NewRelic committed Jan 4, 2024
1 parent b52d269 commit 4ef1e20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source 'https://rubygems.org'

gem "fastlane"
gem "fastlane", '2.216.0'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ PLATFORMS
universal-darwin-22

DEPENDENCIES
fastlane
fastlane (= 2.216.0)

BUNDLED WITH
2.4.19
2.4.22

0 comments on commit 4ef1e20

Please sign in to comment.