Skip to content

Commit

Permalink
🐛 :: Fix Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
cherry-p0p committed Aug 24, 2024
1 parent 0e10c42 commit fc2e7c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ source "https://rubygems.org"

gemspec

gem 'csv'
gem 'base64'

group :test do
gem "html-proofer", "~> 5.0"
end

0 comments on commit fc2e7c6

Please sign in to comment.