Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
bump rake-compiler dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm1 committed Sep 10, 2011
1 parent 2ba896c commit d276778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eventmachine.gemspec
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|
s.files = `git ls-files`.split("\n")
s.extensions = ["ext/extconf.rb", "ext/fastfilereader/extconf.rb"]

s.add_development_dependency 'rake-compiler', '0.7.6'
s.add_development_dependency 'rake-compiler', '0.7.9'
s.add_development_dependency 'yard', ">= 0.7.2"
s.add_development_dependency 'bluecloth'

Expand Down

0 comments on commit d276778

Please sign in to comment.