Navigation Menu

Skip to content

Commit

Permalink
Updating rake dependency failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
ajorczak-lob committed Feb 17, 2021
1 parent c34101d commit 1b1bb83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lob.gemspec
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|

spec.add_dependency "rest-client", ">= 2.0.1", "< 3.0"

spec.add_development_dependency "rake", "~> 10.4.2"
spec.add_development_dependency "rake", "~> 12.3.3"
spec.add_development_dependency "minitest", "~> 5.6.1"
spec.add_development_dependency "webmock", "~> 1.2"
spec.add_development_dependency "coveralls", "~> 0.8.13"
Expand Down

0 comments on commit 1b1bb83

Please sign in to comment.