Skip to content

Commit

Permalink
ruby 3.4 will not ship with base64 in stdlib it appears
Browse files Browse the repository at this point in the history
  • Loading branch information
glaszig committed Jan 31, 2024
1 parent 9d67cd5 commit 54e7e8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sms_kit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "vcr", "~> 5.0.0"
spec.add_development_dependency "simplecov"

spec.add_dependency "base64", "~> 0.2.0"
spec.add_dependency "faraday", "~> 1.0"
end

0 comments on commit 54e7e8e

Please sign in to comment.