Skip to content

Commit

Permalink
aaa
Browse files Browse the repository at this point in the history
  • Loading branch information
tupaschoal committed Jan 12, 2025
1 parent 1928aad commit f1d9013
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
source "https://rubygems.org"

gem 'csv', '>= 3.3.2'
gem "jekyll", ">= 4.3.4"
gem "html-proofer", ">= 5.0.9"
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ GEM
fiber-annotation
fiber-local (~> 1.1)
json
csv (3.3.2)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
Expand Down Expand Up @@ -122,8 +123,9 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
csv (>= 3.3.2)
html-proofer (>= 5.0.9)
jekyll (>= 4.3.4)

BUNDLED WITH
2.5.6
2.6.2

0 comments on commit f1d9013

Please sign in to comment.