Skip to content

Commit

Permalink
Merge pull request #104 from Shopify/dependabot/bundler/rake-compiler…
Browse files Browse the repository at this point in the history
…-tw-1.2

Update rake-compiler requirement from ~> 0.9 to ~> 1.2
  • Loading branch information
stephsachrajda authored Jul 17, 2024
2 parents 500e449 + efca94a commit 8f4a103
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 @@ -26,5 +26,5 @@ Gem::Specification.new do |s|

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

0 comments on commit 8f4a103

Please sign in to comment.