Skip to content

Commit e87075d

Browse files
build(deps-dev): bump overcommit from 0.64.0 to 0.64.1
Bumps [overcommit](https://github.com/sds/overcommit) from 0.64.0 to 0.64.1. - [Release notes](https://github.com/sds/overcommit/releases) - [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md) - [Commits](sds/overcommit@v0.64.0...v0.64.1) --- updated-dependencies: - dependency-name: overcommit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e172059 commit e87075d

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Gemfile.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,23 @@ GEM
99
ansi (1.5.0)
1010
ast (2.4.2)
1111
builder (3.3.0)
12-
childprocess (5.0.0)
12+
childprocess (5.1.0)
13+
logger (~> 1.5)
1314
docile (1.4.0)
1415
iniparse (1.5.0)
1516
json (2.8.2)
1617
language_server-protocol (3.17.0.3)
18+
logger (1.6.1)
1719
minitest (5.25.1)
1820
minitest-reporters (1.7.1)
1921
ansi
2022
builder
2123
minitest (>= 5.0)
2224
ruby-progressbar
23-
overcommit (0.64.0)
25+
overcommit (0.64.1)
2426
childprocess (>= 0.6.3, < 6)
2527
iniparse (~> 1.4)
26-
rexml (~> 3.2)
28+
rexml (>= 3.3.9)
2729
parallel (1.26.3)
2830
parser (3.3.6.0)
2931
ast (~> 2.4.1)
@@ -32,7 +34,7 @@ GEM
3234
rainbow (3.1.1)
3335
rake (13.2.1)
3436
regexp_parser (2.9.2)
35-
rexml (3.3.8)
37+
rexml (3.3.9)
3638
rubocop (1.68.0)
3739
json (~> 2.3)
3840
language_server-protocol (>= 3.17.0)

0 commit comments

Comments
 (0)