mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 23:31:13 -05:00
migrated to ASP.Net Core
This commit is contained in:
8
WebfrontCore/wwwroot/lib/bootstrap/Gemfile
Normal file
8
WebfrontCore/wwwroot/lib/bootstrap/Gemfile
Normal file
@ -0,0 +1,8 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
group :development, :test do
|
||||
gem 'jekyll', '~> 3.7.0'
|
||||
gem 'jekyll-redirect-from', '~> 0.13.0'
|
||||
gem 'jekyll-sitemap', '~> 1.1.1'
|
||||
gem 'jekyll-toc', '~> 0.5.1'
|
||||
end
|
Reference in New Issue
Block a user