Skip to content

Commit

Permalink
Bump git from 1.3.0 to 1.11.0 (#15)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Oct 6, 2022
1 parent 57cc8d9 commit 1e03dcd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ GEM
erubis (2.7.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
git (1.3.0)
git (1.11.0)
rchardet (~> 1.8)
github_api (0.11.3)
addressable (~> 2.3)
descendants_tracker (~> 0.0.1)
Expand Down Expand Up @@ -131,6 +132,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (11.3.0)
rchardet (1.8.0)
rdoc (5.0.0)
rspec (3.5.0)
rspec-core (~> 3.5.0)
Expand Down

0 comments on commit 1e03dcd

Please sign in to comment.