diff --git a/Gemfile b/Gemfile index 4151dc14..76ac575c 100644 --- a/Gemfile +++ b/Gemfile @@ -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')