fosdem-recorder.cr/Gemfile

10 lines
195 B
Ruby
Raw Normal View History

2021-02-07 13:35:19 +00:00
# frozen_string_literal: true
source "https://rubygems.org"
2021-02-07 20:41:13 +00:00
# git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
2021-02-07 13:35:19 +00:00
2021-02-07 20:41:13 +00:00
# Specify your gem's dependencies in fosdem.gemspec
gemspec
2021-02-07 13:35:19 +00:00