Skip to content

Commit

Permalink
chore(deps): update dependency git to v1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent d5ac9d7 commit c840913
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions toolbox/github/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
faraday (2.7.8)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
git (1.18.0)
git (1.19.1)
addressable (~> 2.8)
rchardet (~> 1.8)
octokit (6.1.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
public_suffix (5.0.1)
public_suffix (5.1.1)
rchardet (1.8.0)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
Expand All @@ -22,6 +22,7 @@ GEM

PLATFORMS
x86_64-darwin-21
x86_64-linux

DEPENDENCIES
git (~> 1.18)
Expand Down

0 comments on commit c840913

Please sign in to comment.