Skip to content

Commit

Permalink
Merge pull request minicomp#44 from minicomp/depfu/update/rake-13.0.1
Browse files Browse the repository at this point in the history
Upgrade rake to version 13.0.1
  • Loading branch information
mnyrop authored Jul 14, 2020
2 parents 39f570d + 5a58ac8 commit 3bc3ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wax_tasks.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|

spec.add_runtime_dependency 'progress_bar', '~> 1.3'
spec.add_runtime_dependency 'rainbow', '~> 3.0'
spec.add_runtime_dependency 'rake', '~> 12.3'
spec.add_runtime_dependency 'rake', '~> 13.0'
spec.add_runtime_dependency 'safe_yaml', '~> 1.0'
spec.add_runtime_dependency 'wax_iiif', '>= 0.1.2', '< 0.3'

Expand Down

0 comments on commit 3bc3ddd

Please sign in to comment.