Skip to content

Commit

Permalink
[bundler/bundler] Bump rubocop to 0.71
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez authored and hsbt committed Aug 3, 2019
1 parent 72daf37 commit 1a8d9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bundler/bundler.gemspec
Expand Up @@ -38,7 +38,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "rake", "~> 12.0"
s.add_development_dependency "ronn", "~> 0.7.3"
s.add_development_dependency "rspec", "~> 3.6"
s.add_development_dependency "rubocop", "= 0.68.1"
s.add_development_dependency "rubocop", "= 0.71.0"
s.add_development_dependency "rubocop-performance", "~> 1.1"

# s.files = Dir.glob("{lib,exe}/**/*", File::FNM_DOTMATCH).reject {|f| File.directory?(f) }
Expand Down

0 comments on commit 1a8d9a0

Please sign in to comment.