Skip to content

Commit

Permalink
Can we keep the pronto-rubocop version?
Browse files Browse the repository at this point in the history
  • Loading branch information
dsander committed Mar 5, 2021
1 parent 26e8f79 commit ed1f0d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pronto.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency('rugged', '>= 0.23.0', '< 1.1.0')
s.add_runtime_dependency('thor', '>= 0.20.3', '< 2.0')
s.add_development_dependency('bundler', '>= 1.15')
s.add_development_dependency('pronto-rubocop', '~> 0.11.1')
s.add_development_dependency('pronto-rubocop', '~> 0.10.0')
s.add_development_dependency('rake', '~> 12.0')
s.add_development_dependency('rspec', '~> 3.4')
s.add_development_dependency('rspec-its', '~> 1.2')
Expand Down

0 comments on commit ed1f0d7

Please sign in to comment.