Skip to content

Commit

Permalink
Merge pull request #132 from arista-eosplus/security-8418-rubocop
Browse files Browse the repository at this point in the history
(CVE-2017-8418) Update rubocop version
  • Loading branch information
jerearista committed Nov 29, 2017
2 parents a077a3c + befdb05 commit 235f09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ else
# rubocop:disable Bundler/DuplicatedGem
gem 'json'
group :development, :test do
gem 'rubocop', '>=0.35.1'
gem 'rubocop', '>= 0.49.0'
end
# rubocop:enable Bundler/DuplicatedGem
end
Expand Down

0 comments on commit 235f09b

Please sign in to comment.