Skip to content

Commit 3e2c2ee

Browse files
committed
[GR-17457] Remove development dependencies for OptCarrot
PullRequest: truffleruby/2685
2 parents 40a2425 + 641d741 commit 3e2c2ee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

bench/optcarrot/optcarrot.gemspec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,4 @@ Gem::Specification.new do |spec|
2121
spec.require_paths = ["lib"]
2222

2323
spec.add_runtime_dependency "ffi", "~> 1.9"
24-
spec.add_development_dependency "bundler", "~> 1.11"
25-
spec.add_development_dependency "rake", "~> 10.0"
26-
spec.add_development_dependency "stackprof", "~> 0.2"
2724
end

0 commit comments

Comments
 (0)