Skip to content

Commit

Permalink
Upgrade rake-compiler dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
luislavena committed Apr 4, 2011
1 parent 7a14c42 commit dae888e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysql2.gemspec
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |s|


# tests # tests
s.add_development_dependency 'eventmachine' s.add_development_dependency 'eventmachine'
s.add_development_dependency 'rake-compiler', "~> 0.7.1" s.add_development_dependency 'rake-compiler', "~> 0.7.7"
s.add_development_dependency 'rspec' s.add_development_dependency 'rspec'
# benchmarks # benchmarks
s.add_development_dependency 'activerecord' s.add_development_dependency 'activerecord'
Expand Down

0 comments on commit dae888e

Please sign in to comment.