Skip to content

Commit

Permalink
Pin rubocop-ast to 1.4.1
Browse files Browse the repository at this point in the history
Signed-off-by: jayashri garud <[email protected]>
  • Loading branch information
jayashrig158 committed Aug 30, 2021
1 parent 6dc5739 commit 036d501
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ group :test do
gem "chefstyle"
gem "rake"
gem "rspec", "~> 3.0"
gem "rubocop-ast", "~> 1.4.1" # Drop this dependency/version when we remove ruby-2.4 support
end

group :debug do
Expand Down

0 comments on commit 036d501

Please sign in to comment.