Skip to content

Commit 5581507

Browse files
committed
update Gemfile, Gemfile.lock
1 parent 0b7b549 commit 5581507

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ gem "jekyll-target-blank"
1212
gem "jekyll-paginate"
1313
gem "jekyll-twitter-plugin"
1414
gem 'bundler', '~> 2.0'
15-
15+
gem "csv"
1616

1717
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1818
# uncomment the line below. To upgrade, run `bundle update github-pages`.

Gemfile.lock

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ GEM
3030
colorator (1.1.0)
3131
commonmarker (0.23.11)
3232
concurrent-ruby (1.3.5)
33+
csv (3.3.5)
3334
dnsruby (1.72.3)
3435
base64 (~> 0.2.0)
3536
simpleidn (~> 0.2.1)
@@ -276,6 +277,7 @@ PLATFORMS
276277

277278
DEPENDENCIES
278279
bundler (~> 2.0)
280+
csv
279281
github-pages
280282
jekyll-archives
281283
jekyll-feed (~> 0.12)

0 commit comments

Comments
 (0)