Skip to content

Commit

Permalink
Merge pull request #6 from elliottmason/depfu/update/rake-12.3.2
Browse files Browse the repository at this point in the history
Upgrade rake to version 12.3.2
  • Loading branch information
R. Elliott Mason committed Jul 11, 2019
2 parents f517eff + 1e1d96b commit d8f7e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lean-attributes.gemspec
Expand Up @@ -27,6 +27,6 @@ DESC
s.extra_rdoc_files = ['README.md']
s.require_paths = ['lib']

s.add_development_dependency 'rake', '~> 10.3', '>= 10.3.2'
s.add_development_dependency 'rake', '~> 12.3', '>= 10.3.2'
s.add_development_dependency 'rspec', '~> 3.0', '>= 3.0.0'
end

0 comments on commit d8f7e88

Please sign in to comment.