File tree Expand file tree Collapse file tree 1 file changed +24
-8
lines changed
hooks/ruby/delete-repository-event Expand file tree Collapse file tree 1 file changed +24
-8
lines changed Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- addressable (2.5.0 )
5
- public_suffix (~> 2.0 , >= 2.0.2 )
6
- faraday (0.11.0 )
4
+ addressable (2.8.0 )
5
+ public_suffix (>= 2.0.2 , < 5.0 )
6
+ faraday (1.5.1 )
7
+ faraday-em_http (~> 1.0 )
8
+ faraday-em_synchrony (~> 1.0 )
9
+ faraday-excon (~> 1.1 )
10
+ faraday-httpclient (~> 1.0.1 )
11
+ faraday-net_http (~> 1.0 )
12
+ faraday-net_http_persistent (~> 1.1 )
13
+ faraday-patron (~> 1.0 )
7
14
multipart-post (>= 1.2 , < 3 )
8
- multipart-post (2.0.0 )
15
+ ruby2_keywords (>= 0.0.4 )
16
+ faraday-em_http (1.0.0 )
17
+ faraday-em_synchrony (1.0.0 )
18
+ faraday-excon (1.1.0 )
19
+ faraday-httpclient (1.0.1 )
20
+ faraday-net_http (1.0.1 )
21
+ faraday-net_http_persistent (1.2.0 )
22
+ faraday-patron (1.0.0 )
23
+ multipart-post (2.1.1 )
9
24
octokit (4.6.2 )
10
25
sawyer (~> 0.8.0 , >= 0.5.3 )
11
- public_suffix (2 .0.5 )
26
+ public_suffix (4 .0.6 )
12
27
rack (1.6.13 )
13
28
rack-protection (1.5.5 )
14
29
rack
15
- sawyer (0.8.1 )
16
- addressable (>= 2.3.5 , < 2.6 )
17
- faraday (~> 0.8 , < 1.0 )
30
+ ruby2_keywords (0.0.4 )
31
+ sawyer (0.8.2 )
32
+ addressable (>= 2.3.5 )
33
+ faraday (> 0.8 , < 2.0 )
18
34
sinatra (1.4.8 )
19
35
rack (~> 1.5 )
20
36
rack-protection (~> 1.4 )
You can’t perform that action at this time.
0 commit comments