mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-04 22:25:43 +00:00
Fix: add dependencies
This commit is contained in:
6
demo/filebrowser-durandal-widget/lib/bootstrap/Gemfile
Normal file
6
demo/filebrowser-durandal-widget/lib/bootstrap/Gemfile
Normal file
@@ -0,0 +1,6 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
group :development, :test do
|
||||
gem 'jekyll', '~> 3.1.2'
|
||||
gem 'jekyll-sitemap', '~> 0.11.0'
|
||||
end
|
||||
Reference in New Issue
Block a user