Skip to content

Commit

Permalink
Fix Ruby 3.3.5 ostruct warning
Browse files Browse the repository at this point in the history
  • Loading branch information
yenshirak committed Sep 4, 2024
1 parent 9be53fa commit c8f233e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions koala.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency("json", ">= 1.8")
gem.add_runtime_dependency("rexml")
gem.add_runtime_dependency("base64")
gem.add_runtime_dependency("ostruct")
end

0 comments on commit c8f233e

Please sign in to comment.