Skip to content

Commit

Permalink
Update RuboCop to 1.11
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Mar 8, 2021
1 parent d28ddbf commit aeb41a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cookstyle/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Cookstyle
VERSION = "7.8.3" # rubocop: disable Style/StringLiterals
RUBOCOP_VERSION = '1.10.0'
RUBOCOP_VERSION = '1.11.0'
end

0 comments on commit aeb41a5

Please sign in to comment.