Skip to content

Commit

Permalink
Merge pull request #829 from evemonk/dependabot/bundler/rubocop-ast-1…
Browse files Browse the repository at this point in the history
….31.0

Bump rubocop-ast from 1.30.0 to 1.31.0
  • Loading branch information
biow0lf authored Feb 29, 2024
2 parents b6375db + a9a221e commit ec74d11
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.5)
prism (0.24.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -252,8 +253,9 @@ GEM
rubocop-ast (>= 1.30.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-ast (1.31.0)
parser (>= 3.3.0.4)
prism (>= 0.24.0)
rubocop-disable_syntax (0.1.1)
rubocop (>= 1.50)
rubocop-performance (1.20.2)
Expand Down

0 comments on commit ec74d11

Please sign in to comment.