Skip to content

Commit

Permalink
Add csv
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed Feb 4, 2024
1 parent b0f84f4 commit a4d25d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ source 'https://rubygems.org'
gem 'webrick'
gem 'github-pages', group: :jekyll_plugins
gem 'json'
gem 'csv'
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ GEM
commonmarker (0.23.10)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
csv (3.2.8)
dnsruby (1.70.0)
simpleidn (~> 0.2.1)
drb (2.2.0)
Expand Down Expand Up @@ -283,6 +284,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
csv
github-pages
json
webrick
Expand Down

0 comments on commit a4d25d4

Please sign in to comment.