Skip to content

Commit

Permalink
Bump rubocop from 1.50.2 to 1.51.0 (#1090)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 15, 2023
1 parent 7d4aa36 commit c4fd2a0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ GEM
oj (3.14.3)
oj_serializers (2.0.3)
oj (>= 3.14.0)
parallel (1.22.1)
parser (3.2.2.0)
parallel (1.23.0)
parser (3.2.2.1)
ast (~> 2.4.1)
pg (1.5.3)
public_suffix (5.0.1)
Expand Down Expand Up @@ -219,7 +219,7 @@ GEM
rspec-mocks (~> 3.12)
rspec-support (~> 3.12)
rspec-support (3.12.0)
rubocop (1.50.2)
rubocop (1.51.0)
json (~> 2.3)
parallel (~> 1.10)
parser (>= 3.2.0.0)
Expand All @@ -229,7 +229,7 @@ GEM
rubocop-ast (>= 1.28.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.28.0)
rubocop-ast (1.28.1)
parser (>= 3.2.1.0)
rubocop-rails (2.19.1)
activesupport (>= 4.2.0)
Expand Down

0 comments on commit c4fd2a0

Please sign in to comment.