Skip to content

Commit

Permalink
add csv to gemfile
Browse files Browse the repository at this point in the history
csv is being removed from standard library in future ruby versions
  • Loading branch information
evanwill committed Jun 10, 2024
1 parent f1b6569 commit 85aa299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ unless Gem.win_platform?
gem 'image_optim'
gem 'image_optim_pack'
end
gem 'csv'
gem 'jekyll'
gem 'mini_magick'
gem 'rake'
Expand Down

0 comments on commit 85aa299

Please sign in to comment.