Skip to content

Commit b8a199e

Browse files
committed
add deps to gemfile
1 parent eb04878 commit b8a199e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Gemfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ git_source(:github) {|repo_name| "https://github.com/#{repo_name}" }
88
ruby '>=2.5.3'
99

1010
gem 'github-pages', group: :jekyll_plugins
11+
gem 'jekyll', '~> 4.3'
12+
gem 'csv'
13+
gem 'bigdecimal'

0 commit comments

Comments
 (0)