Skip to content

Commit 6fe927e

Browse files
leandrolanzierimiri64
authored andcommittedNov 17, 2021
Gemfile: add webrick dependency
1 parent eab5864 commit 6fe927e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
66

77
gem "jekyll"
88
gem "rouge"
9+
gem "webrick"

0 commit comments

Comments
 (0)
Please sign in to comment.