forked from OpenPDU/openpdu
first mockup in go
This commit is contained in:
8
static/bower_components/bootstrap/Gemfile
vendored
Normal file
8
static/bower_components/bootstrap/Gemfile
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
group :development, :test do
|
||||
gem 'jekyll', '~> 3.8.5'
|
||||
gem 'jekyll-redirect-from', '~> 0.14.0'
|
||||
gem 'jekyll-sitemap', '~> 1.2.0'
|
||||
gem 'wdm', '~> 0.1.1', :install_if => Gem.win_platform?
|
||||
end
|
||||
Reference in New Issue
Block a user