Skip to content

Commit 52afb60

Browse files
Bump git from 1.19.1 to 2.0.0
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.19.1 to 2.0.0. - [Release notes](https://github.com/ruby-git/ruby-git/releases) - [Changelog](https://github.com/ruby-git/ruby-git/blob/master/CHANGELOG.md) - [Commits](ruby-git/ruby-git@v1.19.1...v2.0.0) --- updated-dependencies: - dependency-name: git dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37e1b3c commit 52afb60

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)