Skip to content

Commit

Permalink
Merge pull request #111 from kryali/main
Browse files Browse the repository at this point in the history
add fiddle as an explicit dependency since it will be removed in Ruby 3.5.0
  • Loading branch information
mperham authored Jan 18, 2025
2 parents 4c46fd5 + 8ed7b3b commit 19a3988
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions einhorn.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ Gem::Specification.new do |gem|
gem.add_development_dependency "minitest", "~> 5"
gem.add_development_dependency "mocha", "~> 2"
gem.add_development_dependency "subprocess", "~> 1"
gem.add_dependency "fiddle", "~> 1.1"
end

0 comments on commit 19a3988

Please sign in to comment.