Skip to content

Commit 014d3ec

Browse files
build(deps): bump git from 1.12.0 to 1.13.0
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.12.0 to 1.13.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.12.0...v1.13.0) --- updated-dependencies: - dependency-name: git dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a8b4491 commit 014d3ec

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ end
1616
gem 'rouge', '3.27.0'
1717

1818
gem 'front_matter_parser', '1.0.1'
19-
gem 'git', '1.12.0'
19+
gem 'git', '1.13.0'
2020
gem 'html-proofer', '3.19.4'
2121
gem 'mdl', '0.11.0'
2222
gem 'octopress-hooks', '2.6.2'

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ GEM
1616
ffi (1.15.5)
1717
forwardable-extended (2.6.0)
1818
front_matter_parser (1.0.1)
19-
git (1.12.0)
19+
git (1.13.0)
2020
addressable (~> 2.8)
2121
rchardet (~> 1.8)
2222
html-proofer (3.19.4)
@@ -88,7 +88,7 @@ GEM
8888
parallel (1.22.1)
8989
pathutil (0.16.2)
9090
forwardable-extended (~> 2.6)
91-
public_suffix (5.0.0)
91+
public_suffix (5.0.1)
9292
racc (1.6.1)
9393
rainbow (3.1.1)
9494
rake (13.0.6)
@@ -116,7 +116,7 @@ PLATFORMS
116116

117117
DEPENDENCIES
118118
front_matter_parser (= 1.0.1)
119-
git (= 1.12.0)
119+
git (= 1.13.0)
120120
html-proofer (= 3.19.4)
121121
jekyll (= 4.2.2)
122122
jekyll-redirect-from

0 commit comments

Comments
 (0)