-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
48 lines (45 loc) · 870 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
faraday (2.7.4)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday-retry (2.1.0)
faraday (~> 2.0)
finer_struct (0.1.0)
git (1.18.0)
addressable (~> 2.8)
rchardet (~> 1.8)
hocon (1.4.0)
json (2.6.3)
launchy (2.5.2)
addressable (~> 2.8)
octokit (6.1.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
public_suffix (5.0.1)
rchardet (1.8.0)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
uri (0.12.0)
webrick (1.8.1)
PLATFORMS
x86_64-linux
DEPENDENCIES
faraday
faraday-retry
finer_struct
git
hocon
json
launchy
octokit
uri
webrick
BUNDLED WITH
2.4.5