Skip to content

Commit

Permalink
Update dependency cocoapods to v1.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2024
1 parent 7c4ea3e commit f0e8fa5
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
Expand Up @@ -18,7 +18,7 @@ gem "fastlane", '2.213.0'
gem 'fastlane-plugin-changelog', '0.16.0'
gem 'fastlane-plugin-mattermost', '1.3.2'

gem "cocoapods", '1.13.0'
gem "cocoapods", '1.14.3'
gem 'activesupport', '~> 7.0.8' # See https://stackoverflow.com/questions/77236339/after-updating-cocoapods-to-1-13-0-it-throws-error

plugins_path = File.join(File.dirname(__FILE__), 'OrangeDesignSystemDemo/fastlane', 'Pluginfile')
Expand Down

0 comments on commit f0e8fa5

Please sign in to comment.