-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
107 lines (103 loc) · 2.51 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
GIT
remote: https://github.com/factor-io/factor.git
revision: c16c6d78c3e9e604d42d1576d8853d9e6e7ad31a
branch: master
specs:
factor (2.9.07)
commander (~> 4.3, >= 4.3.0)
configatron (~> 4.5, >= 4.5.0)
rainbow (~> 2.0, >= 2.0.0)
rest-client (~> 1.8, >= 1.8.0)
rspec (~> 3.2, >= 3.2.0)
varify (~> 0.0.3)
wrong (~> 0.7.1)
PATH
remote: .
specs:
factor-connector-hipchat (3.0.0)
hipchat (~> 1.5.1)
websockethook (~> 0.1.02)
GEM
remote: https://rubygems.org/
specs:
codeclimate-test-reporter (0.4.7)
simplecov (>= 0.7.1, < 1.0.0)
commander (4.3.3)
highline (~> 1.7.2)
configatron (4.5.0)
diff-lcs (1.2.5)
docile (1.1.5)
domain_name (0.5.24)
unf (>= 0.0.5, < 1.0.0)
eventmachine (1.0.7)
faye-websocket (0.9.2)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
highline (1.7.2)
hipchat (1.5.1)
httparty
mimemagic
http-cookie (1.0.2)
domain_name (~> 0.5)
httparty (0.13.3)
json (~> 1.8)
multi_xml (>= 0.5.2)
json (1.8.2)
mime-types (2.4.3)
mimemagic (0.3.0)
multi_xml (0.5.5)
netrc (0.10.3)
predicated (0.2.6)
rainbow (2.0.0)
rake (10.4.2)
rest-client (1.8.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec (3.2.0)
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-core (3.2.3)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-mocks (3.2.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.2.0)
rspec-support (3.2.2)
ruby2ruby (2.1.4)
ruby_parser (~> 3.1)
sexp_processor (~> 4.0)
ruby_parser (3.6.6)
sexp_processor (~> 4.1)
sexp_processor (4.5.0)
simplecov (0.10.0)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)
varify (0.0.4)
websocket-driver (0.5.4)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
websockethook (0.1.02)
faye-websocket (~> 0.9.2)
wrong (0.7.1)
diff-lcs (~> 1.2.5)
predicated (~> 0.2.6)
ruby2ruby (>= 2.0.1)
ruby_parser (>= 3.0.1)
sexp_processor (>= 4.0)
PLATFORMS
ruby
DEPENDENCIES
codeclimate-test-reporter (~> 0.4.7)
factor!
factor-connector-hipchat!
rake (~> 10.4.2)
rspec (~> 3.2.0)