-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
89 lines (87 loc) · 1.95 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
GEM
remote: https://rubygems.org/
specs:
artoo (1.8.0)
celluloid (>= 0.16.0.pre)
celluloid-io (>= 0.16.0.pre)
http (~> 0.6.1)
multi_json (~> 1.10.1)
pry (~> 0.9.0)
rake
reel (~> 0.5.0)
robeaux (= 0.2.0)
thor (~> 0.19.1)
artoo-arduino (1.4.4)
artoo (>= 1.6.0)
artoo-gpio (>= 0.4.1)
artoo-i2c (>= 0.5.0)
hybridgroup-firmata (>= 0.4.6)
artoo-gpio (0.4.1)
artoo (>= 1.6.0)
artoo-i2c (0.5.0)
artoo (>= 1.6.0)
artoo-joystick (0.4.0)
artoo (>= 1.6.0)
hybridgroup-ruby-sdl-ffi
artoo-keyboard (0.1.0)
artoo (>= 1.6.0)
artoo-sphero (1.4.0)
artoo (>= 1.6.7)
sphero (>= 1.5.1)
byebug (3.5.1)
columnize (~> 0.8)
debugger-linecache (~> 1.2)
slop (~> 3.6)
celluloid (0.16.0)
timers (~> 4.0.0)
celluloid-io (0.16.1)
celluloid (>= 0.16.0)
nio4r (>= 1.0.0)
coderay (1.1.0)
columnize (0.9.0)
debugger-linecache (1.2.0)
event_emitter (0.2.5)
ffi (1.9.6)
hitimes (1.2.2)
http (0.6.3)
http_parser.rb (~> 0.6.0)
http_parser.rb (0.6.0)
hybridgroup-firmata (0.4.6)
event_emitter (~> 0.2.5)
rubyserial (~> 0.1.1)
hybridgroup-ruby-sdl-ffi (0.4.2)
nice-ffi
method_source (0.8.2)
multi_json (1.10.1)
nice-ffi (0.4)
ffi (>= 0.5.0)
nio4r (1.0.1)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
rake (10.4.2)
reel (0.5.0)
celluloid (>= 0.15.1)
celluloid-io (>= 0.15.0)
http (>= 0.6.0.pre)
http_parser.rb (>= 0.6.0)
websocket_parser (>= 0.1.6)
robeaux (0.2.0)
rubyserial (0.1.2)
ffi (~> 1.9.3)
slop (3.6.0)
sphero (1.5.2)
rubyserial (~> 0.1.1)
thor (0.19.1)
timers (4.0.1)
hitimes
websocket_parser (0.1.6)
PLATFORMS
ruby
DEPENDENCIES
artoo-arduino
artoo-joystick
artoo-keyboard
artoo-sphero
byebug