Skip to content

Commit

Permalink
Merge pull request #133 from chef/new_rubocop
Browse files Browse the repository at this point in the history
Update to RuboCop 1.12.1
  • Loading branch information
tas50 authored Apr 17, 2021
2 parents 6d13668 + 2c32688 commit 7558312
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 = "1.7.4"
RUBOCOP_VERSION = "1.12.0"
RUBOCOP_VERSION = "1.12.1"
end

0 comments on commit 7558312

Please sign in to comment.