[LOCAL] align pods version config with the rest of the repo

This commit is contained in:
Lorenzo Sciandra
2022-08-05 14:25:41 +01:00
parent af9225ec5f
commit d2d244cb8f
+1 -1
View File
@@ -1,5 +1,5 @@
# Gemfile
source 'https://rubygems.org'
gem 'cocoapods', '= 1.11.2'
gem 'cocoapods', '~> 1.11', '>= 1.11.2'
gem 'rexml'