TS3-Translation_zh-CN/Gemfile

8 lines
146 B
Ruby
Raw Normal View History

2019-03-25 01:45:01 +08:00
# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
gem "rubyzip"