mirror of
https://github.com/immich-app/immich.git
synced 2026-07-28 14:47:30 -07:00
6 lines
116 B
Ruby
6 lines
116 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "fastlane"
|
|
gem "cocoapods"
|
|
gem "abbrev" # Required for Ruby 3.4+
|
|
gem "multi_json" |