blob: 53d9c72815fefdc232c54e7a1b0e07c17ba619a2 [file]
# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem 'grpc', '1.15.0'
gem 'multi_json', '1.13.1'