Skip to content

Commit

Permalink
Merge pull request #129 from sul-dlss/rake13
Browse files Browse the repository at this point in the history
Bump rake to 13
  • Loading branch information
justinlittman authored Jul 7, 2020
2 parents 85f4ace + ae3f6ea commit 0b742f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cocina-models.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency 'bundler', '~> 2.0'
spec.add_development_dependency 'committee'
spec.add_development_dependency 'rake', '~> 12.0'
spec.add_development_dependency 'rake', '~> 13.0'
spec.add_development_dependency 'rspec', '~> 3.0'
spec.add_development_dependency 'rubocop', '~> 0.74.0'
spec.add_development_dependency 'rubocop-rspec'
Expand Down

0 comments on commit 0b742f7

Please sign in to comment.