Skip to content

Commit

Permalink
Add base64 to dependencies for Ruby 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
getty104 committed Jan 29, 2024
1 parent d9bbb7a commit 1bbff8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qiita-markdown.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "qiita_marker", "~> 0.23.9"
spec.add_dependency "rouge", "~> 4.1.0"
spec.add_dependency "sanitize"
spec.add_dependency "base64"
spec.add_development_dependency "activesupport", "~> 5.2.7"
spec.add_development_dependency "bundler"
spec.add_development_dependency "codeclimate-test-reporter", "0.4.4"
Expand Down

0 comments on commit 1bbff8d

Please sign in to comment.