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