chore: Upgrade all dependencies

This commit is contained in:
Lei Nelissen
2022-05-04 18:28:00 +02:00
parent 7fb7fc1925
commit 2b24a37218
20 changed files with 9875 additions and 8566 deletions

View File

@@ -4,8 +4,7 @@ source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
# gem "rails"
gem 'cocoapods', '~> 1.11', '>= 1.11.2'
gem "fastlane", "~> 2.153"
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')