Skip to content

Commit

Permalink
set cocoapods version
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor Egorov committed Dec 18, 2024
1 parent b99954c commit f2bcfaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"

gem "fastlane", ">= 2.221.0"
gem 'cocoapods'
gem 'cocoapods', '1.15.2'
gem 'cocoapods-no-autoimports'
gem 'jazzy', '0.15.1'

0 comments on commit f2bcfaa

Please sign in to comment.