Skip to content

Commit

Permalink
Add base64 to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu committed May 14, 2024
1 parent 4795c07 commit 79e8f5a
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 @@ -3,6 +3,7 @@ source "https://rubygems.org"
# Specify your gem's dependencies in x.gemspec
gemspec

gem "base64", ">= 0.2"
gem "minitest", ">= 5.19"
gem "mutant", ">= 0.12"
gem "mutant-minitest", ">= 0.11.24"
Expand Down

0 comments on commit 79e8f5a

Please sign in to comment.