Skip to content

Commit

Permalink
base64
Browse files Browse the repository at this point in the history
  • Loading branch information
tupaschoal committed Jan 12, 2025
1 parent f1d9013 commit babd1e6
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
@@ -1,5 +1,6 @@
source "https://rubygems.org"

gem 'base64', '~> 0.2.0'
gem 'csv', '>= 3.3.2'
gem "jekyll", ">= 4.3.4"
gem "html-proofer", ">= 5.0.9"
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ GEM
console (~> 1.29)
fiber-annotation
io-event (~> 1.6, >= 1.6.5)
base64 (0.2.0)
bigdecimal (3.1.9)
colorator (1.1.0)
concurrent-ruby (1.3.4)
Expand Down Expand Up @@ -123,6 +124,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
base64 (~> 0.2.0)
csv (>= 3.3.2)
html-proofer (>= 5.0.9)
jekyll (>= 4.3.4)
Expand Down

0 comments on commit babd1e6

Please sign in to comment.