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 1, 2024
1 parent 773b777 commit 9844a92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions draper.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "bigdecimal"
s.add_development_dependency "mutex_m"
s.add_development_dependency "drb"
s.add_development_dependency "logger"
end
# rubocop:enable Gemspec/RubyVersionGlobalsUsage
end

0 comments on commit 9844a92

Please sign in to comment.