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 0bfb527 commit 79b7cdd
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 @@ -9,6 +9,7 @@ group :test do
gem "cucumber", "< 5" # remove the version pin when we drop Ruby 2.4 support
gem "rake"
gem "rspec", "~> 3.7"
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 79b7cdd

Please sign in to comment.