Skip to content

Commit 5cfb81f

Browse files
Update octokit (#185)
1 parent 6e432d6 commit 5cfb81f

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

Gemfile.lock

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,24 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.4)
5-
public_suffix (>= 2.0.2, < 6.0)
6-
faraday (2.7.6)
7-
faraday-net_http (>= 2.0, < 3.1)
8-
ruby2_keywords (>= 0.0.4)
9-
faraday-net_http (3.0.2)
10-
octokit (6.1.1)
4+
addressable (2.8.7)
5+
public_suffix (>= 2.0.2, < 7.0)
6+
faraday (2.10.1)
7+
faraday-net_http (>= 2.0, < 3.2)
8+
logger
9+
faraday-net_http (3.1.1)
10+
net-http
11+
logger (1.6.0)
12+
net-http (0.4.1)
13+
uri
14+
octokit (9.1.0)
1115
faraday (>= 1, < 3)
1216
sawyer (~> 0.9)
13-
public_suffix (5.0.1)
14-
ruby2_keywords (0.0.5)
17+
public_suffix (6.0.1)
1518
sawyer (0.9.2)
1619
addressable (>= 2.3.5)
1720
faraday (>= 0.17.3, < 3)
21+
uri (0.13.0)
1822

1923
PLATFORMS
2024
ruby

0 commit comments

Comments
 (0)