-
Notifications
You must be signed in to change notification settings - Fork 13
/
Gemfile.lock
53 lines (50 loc) · 1.04 KB
/
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
49
50
51
52
53
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.0)
public_suffix (~> 2.0, >= 2.0.2)
apiaryio (0.7.0)
json (~> 1.8)
launchy (~> 2.4)
listen (~> 2.0)
rack (~> 1.6.4)
rest-client (~> 1.8)
thor (~> 0.19.1)
celluloid (0.16.0)
timers (~> 4.0.0)
domain_name (0.5.20161129)
unf (>= 0.0.5, < 1.0.0)
ffi (1.9.17)
hitimes (1.2.4)
http-cookie (1.0.3)
domain_name (~> 0.5)
json (1.8.6)
launchy (2.4.3)
addressable (~> 2.3)
listen (2.10.1)
celluloid (~> 0.16.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
mime-types (2.99.3)
netrc (0.11.0)
public_suffix (2.0.5)
rack (1.6.5)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
thor (0.19.4)
timers (4.0.4)
hitimes
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
PLATFORMS
ruby
DEPENDENCIES
apiaryio
BUNDLED WITH
1.14.3