aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/common/thirdparty/bootstrap/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/common/thirdparty/bootstrap/Gemfile')
-rw-r--r--vnfmarket/src/main/webapp/common/thirdparty/bootstrap/Gemfile6
1 files changed, 6 insertions, 0 deletions
diff --git a/vnfmarket/src/main/webapp/common/thirdparty/bootstrap/Gemfile b/vnfmarket/src/main/webapp/common/thirdparty/bootstrap/Gemfile
new file mode 100644
index 00000000..feb16229
--- /dev/null
+++ b/vnfmarket/src/main/webapp/common/thirdparty/bootstrap/Gemfile
@@ -0,0 +1,6 @@
+source 'https://rubygems.org'
+
+group :development, :test do
+ gem 'jekyll', '~> 3.1.2'
+ gem 'jekyll-sitemap', '~> 0.11.0'
+end