Skip to content

Commit 1d6c21f

Browse files
Bump git from 1.11.0 to 1.13.1
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.11.0 to 1.13.1. - [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.11.0...v1.13.1) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 646d277 commit 1d6c21f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Gemfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4+
addressable (2.8.1)
5+
public_suffix (>= 2.0.2, < 6.0)
46
arr-pm (0.0.11)
57
cabin (> 0)
68
backports (3.21.0)
@@ -17,7 +19,8 @@ GEM
1719
pleaserun (~> 0.0.29)
1820
rexml
1921
stud
20-
git (1.11.0)
22+
git (1.13.1)
23+
addressable (~> 2.8)
2124
rchardet (~> 1.8)
2225
hpricot (0.8.6)
2326
insist (1.0.0)
@@ -30,6 +33,7 @@ GEM
3033
insist
3134
mustache (= 0.99.8)
3235
stud
36+
public_suffix (5.0.1)
3337
rchardet (1.8.0)
3438
rdiscount (2.2.0.2)
3539
rexml (3.2.5)

0 commit comments

Comments
 (0)