Skip to content

Commit

Permalink
Updated version of rubocop to 0.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Jan 18, 2019
1 parent c29bb75 commit 21f02cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jekyll_prism.gemspec
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |s|

s.add_dependency 'liquid', '~> 3.0.0'

s.add_development_dependency 'rubocop', '~> 0.62.0'
s.add_development_dependency 'rubocop', '~> 0.63.0'
s.add_development_dependency 'goodcop', '~> 0.6.0'
s.add_development_dependency 'rake', '~> 12.3.0'
s.add_development_dependency 'coveralls', '~> 0.8.0'
Expand Down

0 comments on commit 21f02cc

Please sign in to comment.