Skip to content

Commit ee09e57

Browse files
Update dependency git to v1.19.1
1 parent 020e1d1 commit ee09e57

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

toolbox/github/Gemfile.lock

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,28 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.4)
5-
public_suffix (>= 2.0.2, < 6.0)
4+
addressable (2.8.7)
5+
public_suffix (>= 2.0.2, < 7.0)
66
faraday (2.7.8)
77
faraday-net_http (>= 2.0, < 3.1)
88
ruby2_keywords (>= 0.0.4)
99
faraday-net_http (3.0.2)
10-
git (1.18.0)
10+
git (1.19.1)
1111
addressable (~> 2.8)
1212
rchardet (~> 1.8)
1313
octokit (6.1.1)
1414
faraday (>= 1, < 3)
1515
sawyer (~> 0.9)
16-
public_suffix (5.0.1)
17-
rchardet (1.8.0)
16+
public_suffix (5.1.1)
17+
rchardet (1.9.0)
1818
ruby2_keywords (0.0.5)
1919
sawyer (0.9.2)
2020
addressable (>= 2.3.5)
2121
faraday (>= 0.17.3, < 3)
2222

2323
PLATFORMS
2424
x86_64-darwin-21
25+
x86_64-linux
2526

2627
DEPENDENCIES
2728
git (~> 1.18)

0 commit comments

Comments
 (0)