Skip to content

Commit

Permalink
Update rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Jan 5, 2019
1 parent cdcb029 commit cdb47ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blacklight.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Gem::Specification.new do |s|
s.add_development_dependency 'engine_cart', '~> 2.1'
s.add_development_dependency "equivalent-xml"
s.add_development_dependency "simplecov"
s.add_development_dependency "rubocop", '~> 0.60.0'
s.add_development_dependency "rubocop", '~> 0.61.1'
s.add_development_dependency "rubocop-rspec", '~> 1.8'
s.add_development_dependency "i18n-tasks"
end

0 comments on commit cdb47ab

Please sign in to comment.