This commit is contained in:
2023-10-31 10:12:54 +01:00
parent 8385b205c3
commit 304bd81e07
7 changed files with 136 additions and 64 deletions

View File

@@ -0,0 +1,10 @@
# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
# gem "rails"
gem "cocoapods", "~> 1.13"
gem 'activesupport', '~> 7.0.8'