Skip to content

Commit 1e03dcd

Browse files
Bump git from 1.3.0 to 1.11.0 (#15)
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.3.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.3.0...v1.11.0) --- updated-dependencies: - dependency-name: git dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57cc8d9 commit 1e03dcd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ GEM
5050
erubis (2.7.0)
5151
faraday (0.9.2)
5252
multipart-post (>= 1.2, < 3)
53-
git (1.3.0)
53+
git (1.11.0)
54+
rchardet (~> 1.8)
5455
github_api (0.11.3)
5556
addressable (~> 2.3)
5657
descendants_tracker (~> 0.0.1)
@@ -131,6 +132,7 @@ GEM
131132
rake (>= 0.8.7)
132133
thor (>= 0.18.1, < 2.0)
133134
rake (11.3.0)
135+
rchardet (1.8.0)
134136
rdoc (5.0.0)
135137
rspec (3.5.0)
136138
rspec-core (~> 3.5.0)

0 commit comments

Comments
 (0)