-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
144 lines (139 loc) · 3.29 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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
GIT
remote: git://github.com/adhearsion/adhearsion.git
revision: d2941bb347d03245e836966287232af51d38ab14
branch: develop
specs:
adhearsion (2.3.5)
activesupport (>= 3.0.0, < 5.0.0)
adhearsion-loquacious (~> 1.9)
bundler (~> 1.0)
celluloid (~> 0.14)
countdownlatch
deep_merge
ffi (~> 1.0)
girl_friday
has-guarded-handlers (~> 1.5)
logging (~> 1.8)
pry
punchblock (~> 1.4)
rake
ruby_speech (~> 2.0)
thor (~> 0.18.0)
GIT
remote: git://github.com/adhearsion/punchblock.git
revision: db8141cfe8a46608d6d32af31f5ba31601593cd0
branch: develop
specs:
punchblock (1.9.4)
activesupport (>= 3.0.0, < 5.0.0)
blather (>= 0.7.0)
celluloid (~> 0.14)
future-resource (~> 1.0)
has-guarded-handlers (~> 1.5)
nokogiri (~> 1.5, >= 1.5.6)
ruby_ami (~> 2.0)
ruby_fs (~> 1.1)
ruby_speech (~> 2.0)
state_machine (~> 1.0)
virtus
GIT
remote: git://github.com/wdrexler/sippy_cup.git
revision: 04baa31d8f53a8713ecfa99d2d59166dc96a9c96
branch: master
specs:
sippy_cup (0.1.0)
nokogiri (~> 1.6.0)
packetfu
GEM
remote: https://rubygems.org/
specs:
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
adhearsion-loquacious (1.9.3)
atomic (1.1.10)
backports (3.3.3)
blather (0.8.5)
activesupport (>= 2.3.11)
eventmachine (>= 1.0.0)
girl_friday
niceogiri (~> 1.0)
nokogiri (~> 1.5, >= 1.5.6)
celluloid (0.14.1)
timers (>= 1.0.0)
celluloid-io (0.14.1)
celluloid (>= 0.14.1)
nio4r (>= 0.4.5)
coderay (1.0.9)
connection_pool (1.1.0)
countdownlatch (1.0.0)
deep_merge (1.0.0)
descendants_tracker (0.0.1)
diff-lcs (1.2.4)
eventmachine (1.0.3)
ffi (1.9.0)
future-resource (1.1.0)
girl_friday (0.11.2)
connection_pool (~> 1.0)
rubinius-actor
has-guarded-handlers (1.5.0)
i18n (0.6.4)
json (1.8.0)
little-plugger (1.1.3)
logging (1.8.1)
little-plugger (>= 1.1.3)
multi_json (>= 1.3.6)
method_source (0.8.1)
mini_portile (0.5.1)
minitest (4.7.5)
multi_json (1.7.7)
niceogiri (1.1.2)
nokogiri (~> 1.5)
nio4r (0.4.6)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
packetfu (1.1.8)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rake (10.1.0)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
rubinius-actor (0.0.2)
rubinius-core-api
rubinius-core-api (0.0.1)
ruby_ami (2.1.0)
celluloid-io (~> 0.13)
ruby_fs (1.1.0)
celluloid-io (~> 0.13)
json
ruby_speech (2.2.1)
activesupport (>= 3.0.7, < 5.0.0)
nokogiri (~> 1.6)
slop (3.4.5)
state_machine (1.2.0)
thor (0.18.1)
thread_safe (0.1.0)
atomic
timers (1.1.0)
tzinfo (0.3.37)
virtus (0.5.5)
backports (~> 3.3)
descendants_tracker (~> 0.0.1)
PLATFORMS
ruby
DEPENDENCIES
adhearsion!
punchblock!
rspec
sippy_cup!