Skip to content

Commit

Permalink
Update rake-compiler dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
aried3r committed Oct 2, 2019
1 parent c8613a9 commit e1d29d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stackprof.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|

s.required_ruby_version = '>= 2.1.0'

s.add_development_dependency 'rake-compiler', '~> 0.9'
s.add_development_dependency 'rake-compiler', '~> 1.0'
s.add_development_dependency 'mocha', '~> 0.14'
s.add_development_dependency 'minitest', '~> 5.0'
end

0 comments on commit e1d29d7

Please sign in to comment.