2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Remove custom caching and use Bundle for gems.

This commit is contained in:
XhmikosR
2016-03-07 10:30:09 +02:00
parent dcc2b8ac00
commit 4265f868ac
12 changed files with 65 additions and 348 deletions
+5
View File
@@ -0,0 +1,5 @@
source 'https://rubygems.org'
group :development, :test do
gem 'jekyll', '~> 3.1.2'
end