Skip to content

Commit c512839

Browse files
authored
Merge pull request #221 from mruby/dependabot/bundler/git-2.0.0
Bump git from 1.19.1 to 2.0.0
2 parents 37e1b3c + 52afb60 commit c512839

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Gemfile.lock

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,10 @@ GEM
4242
ffi (1.15.5)
4343
forwardable-extended (2.6.0)
4444
gemoji (4.1.0)
45-
git (1.19.1)
45+
git (2.0.0)
46+
activesupport (>= 5.0)
4647
addressable (~> 2.8)
48+
process_executer (~> 1.1)
4749
rchardet (~> 1.8)
4850
github-pages (231)
4951
github-pages-health-check (= 1.18.2)
@@ -237,7 +239,8 @@ GEM
237239
sawyer (~> 0.9)
238240
pathutil (0.16.2)
239241
forwardable-extended (~> 2.6)
240-
public_suffix (5.0.4)
242+
process_executer (1.1.0)
243+
public_suffix (5.0.5)
241244
racc (1.7.3)
242245
rb-fsevent (0.11.2)
243246
rb-inotify (0.10.1)

0 commit comments

Comments
 (0)