aboutsummaryrefslogtreecommitdiff
path: root/bin/logo-0/Gemfile
blob: 0f2e0ccb4fc0339dae08e37d6728b42ed0bc0f2f (plain)
1
2
3
4
5
6
7
# frozen_string_literal: true

source 'https://rubygems.org'

git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }

gem 'luigi-template'