bert/Gemfile

8 строки
170 B
Ruby

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