Files
jitsi-meet/Gemfile

12 lines
193 B
Ruby
Raw Normal View History

source "https://rubygems.org"
ruby ">= 3.4.0"
gem "cocoapods", "~> 1.16"
# (Optional) Fastlane for automation
gem "fastlane"
# (Optional) Bundler itself to ensure consistency
gem "bundler"