4 Star 0 Fork 3

Gitee 组 / licensee

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Gemfile 220 Bytes
一键复制 编辑 原始数据 按行查看 历史
# frozen_string_literal: true
source 'https://rubygems.org'
faraday_version = ENV.fetch('FARADAY_VERSION', '~> 2.0')
gem 'faraday', faraday_version
gem 'faraday-retry' if faraday_version.start_with?('~> 2')
gemspec
1
https://gitee.com/mayun-team/licensee.git
git@gitee.com:mayun-team/licensee.git
mayun-team
licensee
licensee
master

搜索帮助