Skip to content

Commit

Permalink
Fix dependencies for Ruby head
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Aug 2, 2024
1 parent e7dbc98 commit 5a3b629
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions health_monitor.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "mutex_m"
s.add_development_dependency "drb"
s.add_development_dependency "logger"
s.add_development_dependency "pstore"
s.add_development_dependency "ostruct"
end
end

0 comments on commit 5a3b629

Please sign in to comment.