1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00

Remove unused gems.

This commit is contained in:
Cotes Chung 2020-05-02 19:18:14 +08:00
parent 4685bba313
commit f3295c6d0c

View File

@ -12,6 +12,3 @@ end
group :test do
gem "html-proofer"
end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]