bert/gemfiles/mochilo-v1

8 строки
174 B
Plaintext

# frozen_string_literal: true
# A sample Gemfile
source "https://rubygems.org"
gemspec
gem "mochilo", :git => "https://github.com/brianmario/mochilo", :ref => "v1-release"