Skip to content

Commit

Permalink
Update dependency overcommit to v0.64.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent d927c7f commit a39cd76
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ GEM
tomlrb
mixlib-shellout (3.2.7)
chef-utils
overcommit (0.59.1)
childprocess (>= 0.6.3, < 5)
overcommit (0.64.0)
childprocess (>= 0.6.3, < 6)
iniparse (~> 1.4)
rexml (~> 3.2)
parallel (1.22.1)
Expand All @@ -38,7 +38,8 @@ GEM
parser (~> 3.1.0)
rainbow (>= 2.0, < 4.0)
regexp_parser (2.6.0)
rexml (3.2.5)
rexml (3.3.2)
strscan
rubocop (1.36.0)
json (~> 2.3)
parallel (~> 1.10)
Expand All @@ -52,6 +53,7 @@ GEM
rubocop-ast (1.21.0)
parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
strscan (3.1.0)
tomlrb (2.0.3)
unicode-display_width (2.3.0)

Expand Down

0 comments on commit a39cd76

Please sign in to comment.