1
0
mirror of https://github.com/danbee/cv synced 2025-03-04 08:59:12 +00:00

Tidy Gemfile

This commit is contained in:
Daniel Barber 2021-01-20 16:21:30 -05:00
parent 996e4a931f
commit 2ab2b7bd0e
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -8,11 +8,4 @@ gem "bourbon"
gem "middleman"
# Live-reloading plugin
gem "middleman-livereload"
# For faster file watcher updates on Windows:
gem "wdm", "~> 0.1.0", :platforms => [:mswin, :mingw]
# Windows does not come with time zone data
gem "tzinfo-data", platforms: [:mswin, :mingw]