mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-17 12:48:26 +01:00
8 lines
164 B
Ruby
8 lines
164 B
Ruby
source "https://rubygems.org"
|
|
|
|
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
|
|
|
|
gem "jekyll", "~> 4.2"
|
|
|
|
gem "jekyll-include-cache", "~> 0.2.1"
|