Skip to content

Commit

Permalink
fix: Load base64
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Jan 21, 2025
1 parent 35383dd commit 6d2db83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions awspec.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'addressable'
spec.add_runtime_dependency 'awsecrets', '~> 1'
spec.add_runtime_dependency 'aws-sdk', '~> 3'
spec.add_runtime_dependency 'base64', '~> 0.1.0'
spec.add_runtime_dependency 'dry-inflector'
spec.add_runtime_dependency 'ipaddress'
spec.add_runtime_dependency 'rspec', '~> 3.0'
Expand Down

0 comments on commit 6d2db83

Please sign in to comment.