patches
This commit is contained in:
10
desktop/PortForwardingMacApp/Gemfile
Normal file
10
desktop/PortForwardingMacApp/Gemfile
Normal 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'
|
||||
Reference in New Issue
Block a user