-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathGemfile.lock
66 lines (63 loc) · 1.31 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
PATH
remote: .
specs:
artoo-joystick (0.4.0)
artoo (>= 1.6.0)
hybridgroup-ruby-sdl-ffi
GEM
remote: http://rubygems.org/
specs:
artoo (1.6.0)
celluloid (~> 0.15.0)
celluloid-io (~> 0.15.0)
multi_json (~> 1.6)
pry (~> 0.9)
rake
reel (~> 0.4.0)
robeaux (~> 0.0.3)
thor (~> 0.18.1)
celluloid (0.15.2)
timers (~> 1.1.0)
celluloid-io (0.15.0)
celluloid (>= 0.15.0)
nio4r (>= 0.5.0)
coderay (1.1.0)
ffi (1.9.3)
http (0.5.0)
http_parser.rb
http_parser.rb (0.6.0)
hybridgroup-ruby-sdl-ffi (0.4.2)
nice-ffi
metaclass (0.0.2)
method_source (0.8.2)
minitest (5.2.2)
minitest-happy (1.0.0)
mocha (1.0.0)
metaclass (~> 0.0.1)
multi_json (1.8.4)
nice-ffi (0.4)
ffi (>= 0.5.0)
nio4r (1.0.0)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
rake (10.1.1)
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)
robeaux (0.0.3)
slop (3.4.7)
thor (0.18.1)
timers (1.1.0)
websocket_parser (0.1.6)
PLATFORMS
ruby
DEPENDENCIES
artoo-joystick!
minitest (>= 5.0)
minitest-happy
mocha (>= 0.14.0)