File tree Expand file tree Collapse file tree
api/ruby/building-your-first-github-app Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11GEM
22 remote: https://rubygems.org/
33 specs:
4- addressable (2.5.2 )
5- public_suffix (>= 2.0.2 , < 4.0 )
6- faraday (0.15.2 )
7- multipart-post (>= 1.2 , < 3 )
4+ addressable (2.8.1 )
5+ public_suffix (>= 2.0.2 , < 6.0 )
6+ faraday (1.10.3 )
7+ faraday-em_http (~> 1.0 )
8+ faraday-em_synchrony (~> 1.0 )
9+ faraday-excon (~> 1.1 )
10+ faraday-httpclient (~> 1.0 )
11+ faraday-multipart (~> 1.0 )
12+ faraday-net_http (~> 1.0 )
13+ faraday-net_http_persistent (~> 1.0 )
14+ faraday-patron (~> 1.0 )
15+ faraday-rack (~> 1.0 )
16+ faraday-retry (~> 1.0 )
17+ ruby2_keywords (>= 0.0.4 )
18+ faraday-em_http (1.0.0 )
19+ faraday-em_synchrony (1.0.0 )
20+ faraday-excon (1.1.0 )
21+ faraday-httpclient (1.0.1 )
22+ faraday-multipart (1.0.4 )
23+ multipart-post (~> 2 )
24+ faraday-net_http (1.0.1 )
25+ faraday-net_http_persistent (1.2.0 )
26+ faraday-patron (1.0.0 )
27+ faraday-rack (1.0.0 )
28+ faraday-retry (1.0.3 )
829 jwt (2.1.0 )
9- multipart-post (2.0 .0 )
30+ multipart-post (2.3 .0 )
1031 mustermann (2.0.2 )
1132 ruby2_keywords (~> 0.0.1 )
1233 octokit (4.9.0 )
1334 sawyer (~> 0.8.0 , >= 0.5.3 )
14- public_suffix (3 .0.2 )
35+ public_suffix (5 .0.1 )
1536 rack (2.2.6.2 )
1637 rack-protection (2.2.3 )
1738 rack
1839 ruby2_keywords (0.0.5 )
19- sawyer (0.8.1 )
20- addressable (>= 2.3.5 , < 2.6 )
21- faraday (~ > 0.8 , < 1 .0 )
40+ sawyer (0.8.2 )
41+ addressable (>= 2.3.5 )
42+ faraday (> 0.8 , < 2 .0 )
2243 sinatra (2.2.3 )
2344 mustermann (~> 2.0 )
2445 rack (~> 2.2 )
You can’t perform that action at this time.
0 commit comments