summaryrefslogtreecommitdiff
path: root/Gemfile
blob: 5849ea9ad4aa8d928b683f69bba933957eb98718 (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 "rake"