Skip to content

Commit a7a11d8

Browse files
author
Ernesto Castellotti
authored
Add json dependency to fix build (#345)
1 parent e6bc83b commit a7a11d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ source "https://rubygems.org"
33

44
gem "webrick"
55
gem "rake"
6+
gem "json"
67

78
group :jekyll_plugins do
89
gem "jekyll-last-modified-at"

0 commit comments

Comments
 (0)