1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 09:24:24 +04:00
Files
tabler/Gemfile
2019-03-12 22:09:23 +01:00

13 lines
245 B
Ruby

# frozen_string_literal: true
source "https://rubygems.org"
git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
# gem "rails"
gem "jekyll-random", "~> 0.0.3"
gem "jekyll-tidy"
gem "jekyll-timeago"
gem 'jekyll-redirect-from'