Skip to content

Commit 4d7e855

Browse files
authored
Update overcommit to version 0.68.0
1 parent c2e09bf commit 4d7e855

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
@@ -41,7 +41,8 @@ GEM
4141
base64 (0.2.0)
4242
bigdecimal (3.1.5)
4343
byebug (11.1.3)
44-
childprocess (5.0.0)
44+
childprocess (5.1.0)
45+
logger (~> 1.5)
4546
codecov (0.6.0)
4647
simplecov (>= 0.15, < 0.22)
4748
coderay (1.1.3)
@@ -57,13 +58,14 @@ GEM
5758
jmespath (1.6.2)
5859
json (2.9.1)
5960
language_server-protocol (3.17.0.3)
61+
logger (1.7.0)
6062
method_source (1.0.0)
6163
minitest (5.21.1)
6264
mutex_m (0.2.0)
63-
overcommit (0.62.0)
65+
overcommit (0.68.0)
6466
childprocess (>= 0.6.3, < 6)
6567
iniparse (~> 1.4)
66-
rexml (~> 3.2)
68+
rexml (>= 3.3.9)
6769
parallel (1.26.3)
6870
parser (3.3.6.0)
6971
ast (~> 2.4.1)
@@ -78,7 +80,7 @@ GEM
7880
rainbow (3.1.1)
7981
rake (13.1.0)
8082
regexp_parser (2.10.0)
81-
rexml (3.4.0)
83+
rexml (3.4.1)
8284
rspec (3.12.0)
8385
rspec-core (~> 3.12.0)
8486
rspec-expectations (~> 3.12.0)

0 commit comments

Comments
 (0)