Skip to content

Commit

Permalink
Bump git from 1.5.0 to 1.11.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored May 13, 2022
1 parent be6ce52 commit 25c4e7f
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
validate_url (1.0.13)
validate_url (1.0.15)
activemodel (>= 3.0.0)
public_suffix

Expand All @@ -28,7 +28,8 @@ GEM
diff-lcs (1.3)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
git (1.5.0)
git (1.11.0)
rchardet (~> 1.8)
github_api (0.16.0)
addressable (~> 2.4.0)
descendants_tracker (~> 0.0.4)
Expand Down Expand Up @@ -69,10 +70,11 @@ GEM
rack (>= 1.2, < 3)
psych (4.0.3)
stringio
public_suffix (4.0.6)
public_suffix (4.0.7)
racc (1.6.0)
rack (2.2.3)
rake (13.0.1)
rchardet (1.8.0)
rdoc (6.4.0)
psych (>= 4.0.0)
rspec (3.8.0)
Expand Down

0 comments on commit 25c4e7f

Please sign in to comment.