Skip to content

Commit 5985b3d

Browse files
authored
Merge pull request #246 from mruby/dependabot/bundler/git-4.0.0
2 parents ca5e3d7 + 6c96584 commit 5985b3d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ GEM
4848
ffi (1.17.0-x86_64-darwin)
4949
forwardable-extended (2.6.0)
5050
gemoji (4.1.0)
51-
git (3.1.1)
51+
git (4.0.0)
5252
activesupport (>= 5.0)
5353
addressable (~> 2.8)
54-
process_executer (~> 1.3)
54+
process_executer (~> 4.0)
5555
rchardet (~> 1.9)
5656
github-pages (232)
5757
github-pages-health-check (= 1.18.2)
@@ -250,7 +250,8 @@ GEM
250250
sawyer (~> 0.9)
251251
pathutil (0.16.2)
252252
forwardable-extended (~> 2.6)
253-
process_executer (1.3.0)
253+
process_executer (4.0.0)
254+
track_open_instances (~> 0.1)
254255
public_suffix (5.1.1)
255256
racc (1.8.1)
256257
rb-fsevent (0.11.2)
@@ -273,6 +274,7 @@ GEM
273274
simpleidn (0.2.3)
274275
terminal-table (1.8.0)
275276
unicode-display_width (~> 1.1, >= 1.1.1)
277+
track_open_instances (0.1.15)
276278
typhoeus (1.4.1)
277279
ethon (>= 0.9.0)
278280
tzinfo (2.0.6)

0 commit comments

Comments
 (0)