Skip to content

Commit

Permalink
Merge pull request #30 from koraktor/dependabot/bundler/rake-tw-12.3
Browse files Browse the repository at this point in the history
Update rake requirement from ~> 10.4 to ~> 12.3
  • Loading branch information
koraktor committed May 19, 2021
2 parents 5d0fd1f + 0cabc3d commit 3ee580b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steam-condenser.gemspec
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|
s.add_dependency 'rexml', '~> 3.2'

s.add_development_dependency 'mocha', '~> 1.1'
s.add_development_dependency 'rake', '~> 10.4'
s.add_development_dependency 'rake', '~> 12.3'
s.add_development_dependency 'shoulda-context', '~> 1.2'
s.add_development_dependency 'test-unit', '~> 3.0'
s.add_development_dependency 'yard', '~> 0.8'
Expand Down

0 comments on commit 3ee580b

Please sign in to comment.