Skip to content

Commit 2fc60fd

Browse files
Update dependency overcommit to v0.66.0
1 parent ccf6022 commit 2fc60fd

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,16 +9,18 @@ GEM
99
remote: https://rubygems.org/
1010
specs:
1111
ast (2.4.2)
12-
childprocess (5.0.0)
12+
childprocess (5.1.0)
13+
logger (~> 1.5)
1314
iniparse (1.5.0)
1415
json (2.7.2)
1516
language_server-protocol (3.17.0.3)
17+
logger (1.6.5)
1618
minitest (5.22.3)
1719
nio4r (2.7.0)
18-
overcommit (0.63.0)
20+
overcommit (0.66.0)
1921
childprocess (>= 0.6.3, < 6)
2022
iniparse (~> 1.4)
21-
rexml (~> 3.2)
23+
rexml (>= 3.3.9)
2224
parallel (1.24.0)
2325
parser (3.3.0.5)
2426
ast (~> 2.4.1)
@@ -30,7 +32,7 @@ GEM
3032
rainbow (3.1.1)
3133
rake (13.2.1)
3234
regexp_parser (2.9.0)
33-
rexml (3.2.6)
35+
rexml (3.4.0)
3436
rubocop (1.63.2)
3537
json (~> 2.3)
3638
language_server-protocol (>= 3.17.0)

0 commit comments

Comments
 (0)