Update Gemfile

This commit is contained in:
Marcos Rodriguez Velez 2024-06-15 15:58:50 -04:00
parent 5fbfdffed6
commit 5c06f1d378
No known key found for this signature in database
GPG key ID: 6030B2F48CCE86D7

View file

@ -1,7 +1,7 @@
source 'https://rubygems.org'
# You may use http://rbenv.org/ or https://rvm.io/ to install and use this version
ruby '2.6.10'
ruby '>= 2.6.10'
gem 'rubyzip', '2.3.0'
gem 'cocoapods', '>= 1.13', '< 1.15'
gem 'activesupport', '>= 6.1.7.3', '< 7.1.0'