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 bbd269c commit 3a96923
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chefstyle/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Chefstyle
VERSION = "2.1.1"
RUBOCOP_VERSION = "1.22.2"
RUBOCOP_VERSION = "1.22.3"
end

0 comments on commit 3a96923

Please sign in to comment.