Skip to content

Commit

Permalink
Merge 398cac1 into dba7aad
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Feb 29, 2020
2 parents dba7aad + 398cac1 commit fdb233e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GEM
ast (~> 2.4.0)
powerpack (0.1.2)
rainbow (3.0.0)
rake (10.5.0)
rake (13.0.1)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
Expand Down Expand Up @@ -63,7 +63,7 @@ DEPENDENCIES
bundler (~> 1.17)
coveralls (~> 0.8)
pdfmonkey!
rake (~> 10.0)
rake (~> 13.0)
rspec (~> 3.8)
rubocop (~> 0.60.0)

Expand Down
2 changes: 1 addition & 1 deletion pdfmonkey.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency 'bundler', '~> 1.17'
spec.add_development_dependency 'coveralls', '~> 0.8'
spec.add_development_dependency 'rake', '~> 10.0'
spec.add_development_dependency 'rake', '~> 13.0'
spec.add_development_dependency 'rspec', '~> 3.8'
spec.add_development_dependency 'rubocop', '~> 0.60.0'
end

0 comments on commit fdb233e

Please sign in to comment.