Skip to content

Commit 569a24e

Browse files
Bump git from 1.5.0 to 1.11.0
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.5.0 to 1.11.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.5.0...v1.11.0) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 335c6a5 commit 569a24e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ GEM
2828
diff-lcs (1.3)
2929
faraday (0.9.2)
3030
multipart-post (>= 1.2, < 3)
31-
git (1.5.0)
31+
git (1.11.0)
32+
rchardet (~> 1.8)
3233
github_api (0.16.0)
3334
addressable (~> 2.4.0)
3435
descendants_tracker (~> 0.0.4)
@@ -72,6 +73,7 @@ GEM
7273
racc (1.5.2)
7374
rack (2.2.3)
7475
rake (13.0.1)
76+
rchardet (1.8.0)
7577
rdoc (6.1.1)
7678
rspec (3.8.0)
7779
rspec-core (~> 3.8.0)

0 commit comments

Comments
 (0)