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 9c58cc3
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 @@ -30,6 +30,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'rspec-its'
spec.add_runtime_dependency 'term-ansicolor'
spec.add_runtime_dependency 'thor'
spec.add_runtime_dependency 'base64', '~> 0.1.0'
spec.add_development_dependency 'bundler', '>= 1.9', '< 3.0'
spec.add_development_dependency 'octorelease'
spec.add_development_dependency 'parallel'
Expand Down

0 comments on commit 9c58cc3

Please sign in to comment.