Skip to content

Commit

Permalink
Update rake-compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Apr 26, 2021
1 parent fa80667 commit c834dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootsnap.gemspec
Expand Up @@ -40,7 +40,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency("bundler")
spec.add_development_dependency('rake')
spec.add_development_dependency('rake-compiler', '~> 0')
spec.add_development_dependency('rake-compiler')
spec.add_development_dependency("minitest", "~> 5.0")
spec.add_development_dependency("mocha", "~> 1.2")

Expand Down

0 comments on commit c834dff

Please sign in to comment.