diff --git a/ios/Gemfile b/ios/Gemfile new file mode 100644 index 00000000..1afd2cce --- /dev/null +++ b/ios/Gemfile @@ -0,0 +1,7 @@ +# frozen_string_literal: true + +source "https://rubygems.org" + +git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } + +# gem "rails"