mirror of
https://github.com/Jellify-Music/App.git
synced 2026-01-07 03:20:19 -06:00
gemfile upgrade stuff
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -5,5 +5,5 @@ ruby ">= 2.6.10"
|
||||
|
||||
# Exclude problematic versions of cocoapods and activesupport that causes build failures.
|
||||
gem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1'
|
||||
gem 'activesupport', '>= 6.1.7.5', '!= 7.1.0'
|
||||
gem 'activesupport', '~> 7.0', '<= 7.0.8'
|
||||
gem 'xcodeproj', '< 1.26.0'
|
||||
|
||||
Reference in New Issue
Block a user