-
Notifications
You must be signed in to change notification settings - Fork 6
/
Gemfile.lock
65 lines (62 loc) · 1.17 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
54
55
56
57
58
59
60
61
62
63
64
65
GEM
remote: https://rubygems.org/
specs:
arr-pm (0.0.10)
cabin (> 0)
backports (3.6.4)
cabin (0.7.1)
childprocess (0.5.6)
ffi (~> 1.0, >= 1.0.11)
clamp (0.6.5)
coderay (1.1.0)
colorize (0.7.7)
ffi (1.9.8)
fpm (1.3.3)
arr-pm (~> 0.0.9)
backports (>= 2.6.2)
cabin (>= 0.6.0)
childprocess
clamp (~> 0.6)
ffi
json (>= 1.7.7)
highline (1.7.2)
json (1.8.3)
json_pure (1.8.2)
method_source (0.8.2)
mime-types (1.25.1)
package_cloud (0.2.19)
colorize (~> 0.6)
highline (~> 1.6)
json_pure (~> 1.8)
rest-client (~> 1.6)
thor (~> 0.18)
pry (0.10.1)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.6.4)
rack-protection (1.5.3)
rack
rake (10.4.2)
rdoc (5.1.0)
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
sinatra (1.4.7)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
slop (3.6.0)
thor (0.19.1)
tilt (2.0.2)
PLATFORMS
ruby
DEPENDENCIES
fpm
package_cloud
pry
rake
rest-client
sinatra
BUNDLED WITH
1.15.0