-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
65 lines (61 loc) · 1.28 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)
ast (2.3.0)
astrolabe (1.3.1)
parser (~> 2.2)
backports (3.11.0)
cabin (0.9.0)
childprocess (0.8.0)
ffi (~> 1.0, >= 1.0.11)
clamp (0.6.5)
diff-lcs (1.3)
ffi (1.9.18)
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)
json (2.1.0)
parser (2.4.0.2)
ast (~> 2.3)
powerpack (0.1.1)
rainbow (2.2.2)
rake
rake (10.5.0)
rspec (3.3.0)
rspec-core (~> 3.3.0)
rspec-expectations (~> 3.3.0)
rspec-mocks (~> 3.3.0)
rspec-core (3.3.2)
rspec-support (~> 3.3.0)
rspec-expectations (3.3.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-mocks (3.3.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
rubocop (0.32.1)
astrolabe (~> 1.3)
parser (>= 2.2.2.5, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-progressbar (1.9.0)
PLATFORMS
ruby
DEPENDENCIES
fpm (= 1.3.3)
rake (< 11.0)
rspec (= 3.3.0)
rubocop (= 0.32.1)
RUBY VERSION
ruby 2.1.4p265
BUNDLED WITH
1.16.0