fosdem-recorder.cr/Gemfile

10 lines
195 B
Text
Raw Normal View History

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