Skip to content

Commit

Permalink
Update Rubocop to 1.22.3
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Oct 27, 2021
1 parent f2412f8 commit c279577
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.25.8" # rubocop: disable Style/StringLiterals
RUBOCOP_VERSION = '1.22.2'
RUBOCOP_VERSION = '1.22.3'
end

0 comments on commit c279577

Please sign in to comment.