forked from christianRakete/gatorate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
129 lines (126 loc) · 2.54 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
PATH
remote: .
specs:
gatorate (0.0.2)
awesome_print
celluloid-zmq
colorize
dcell
ffi-rzmq (= 1.0.3)
gli (= 2.8.1)
haml
http
ipaddress
json
reel (~> 0.4.0)
rest-client
sinatra
smart_colored
thin
wiringpi
wiringpi
yell
yell-adapters-syslog
GEM
remote: https://rubygems.org/
specs:
aruba (0.5.4)
childprocess (>= 0.3.6)
cucumber (>= 1.1.1)
rspec-expectations (>= 2.7.0)
awesome_print (1.2.0)
builder (3.2.2)
celluloid (0.15.2)
timers (~> 1.1.0)
celluloid-io (0.15.0)
celluloid (>= 0.15.0)
nio4r (>= 0.5.0)
celluloid-redis (0.0.2)
celluloid-io (>= 0.13.0.pre)
redis
celluloid-zmq (0.15.0)
celluloid (>= 0.13.0)
ffi
ffi-rzmq
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
colorize (0.6.0)
cucumber (1.3.10)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.0.2)
daemons (1.1.9)
dcell (0.15.0)
celluloid (>= 0.15.0)
celluloid-redis
celluloid-zmq (>= 0.15.0)
redis-namespace
reel
diff-lcs (1.2.5)
eventmachine (1.0.3)
ffi (1.9.3)
ffi-rzmq (1.0.3)
ffi
gherkin (2.12.2)
multi_json (~> 1.3)
gli (2.8.1)
haml (4.0.5)
tilt
http (0.5.0)
http_parser.rb
http_parser.rb (0.6.0)
ipaddress (0.8.0)
json (1.8.1)
metaclass (0.0.2)
mime-types (2.0)
mocha (1.0.0)
metaclass (~> 0.0.1)
multi_json (1.8.4)
multi_test (0.0.3)
nio4r (0.5.0)
rack (1.5.2)
rack-protection (1.5.1)
rack
rake (10.1.1)
rdoc (4.1.1)
json (~> 1.4)
redis (3.0.6)
redis-namespace (1.4.1)
redis (~> 3.0.4)
reel (0.4.0)
celluloid (>= 0.15.1)
celluloid-io (>= 0.15.0)
http (>= 0.5.0)
http_parser.rb (>= 0.6.0.beta.2)
websocket_parser (>= 0.1.4)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
smart_colored (1.1.1)
thin (1.6.1)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
tilt (1.4.1)
timers (1.1.0)
websocket_parser (0.1.5)
http
wiringpi (1.1.0)
yell (2.0.2)
yell-adapters-syslog (2.0.1)
yell (~> 2.0)
PLATFORMS
ruby
DEPENDENCIES
aruba
gatorate!
mocha
rake
rdoc