Skip to content

Commit

Permalink
Merge pull request #105 from Shopify/dependabot/bundler/mocha-tw-2.4
Browse files Browse the repository at this point in the history
Update mocha requirement from ~> 0.14 to ~> 2.4
  • Loading branch information
zarifmahfuz authored Jul 31, 2024
2 parents 8f4a103 + 0a26da7 commit 2880844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rotoscope.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ Gem::Specification.new do |s|
s.extensions = ["ext/rotoscope/extconf.rb"]

s.add_development_dependency("minitest", "~> 5.0")
s.add_development_dependency("mocha", "~> 0.14")
s.add_development_dependency("mocha", "~> 2.4")
s.add_development_dependency("rake-compiler", "~> 1.2")
end

0 comments on commit 2880844

Please sign in to comment.