This repository has been archived by the owner on Nov 28, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGemfile.lock
108 lines (104 loc) · 2.23 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
artoo (0.5.0)
celluloid (~> 0.14.0)
celluloid-io (~> 0.14.0)
multi_json (~> 1.6)
pry (~> 0.9)
rake (~> 10.0)
reel (~> 0.4.pre)
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)
daemons (1.2.3)
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
eventmachine (1.0.9.1)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.0)
formatador (0.2.4)
guard (1.8.1)
formatador (>= 0.2.4)
listen (>= 1.0.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
http (3.0.0)
addressable (~> 2.3)
http-cookie (~> 1.0)
http-form_data (>= 2.0.0.pre.pre2, < 3)
http_parser.rb (~> 0.6.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
http-form_data (2.1.0)
http_parser.rb (0.6.0)
hybridgroup-serialport (1.2.1)
koala (2.4.0)
addressable
faraday
multi_json (>= 1.3.0)
listen (1.2.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
lumberjack (1.0.4)
method_source (0.8.1)
multi_json (1.12.1)
multipart-post (2.0.0)
nio4r (0.4.6)
pry (0.9.12.2)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rack (1.5.5)
rack-protection (2.0.1)
rack
rake (10.1.0)
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
reel (0.4.0.pre)
celluloid-io (>= 0.8.0)
http (>= 0.2.0)
http_parser.rb (>= 0.5.3)
rack (>= 1.4.0)
websocket_parser (>= 0.1.2)
sinatra (1.2.8)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
slop (3.4.6)
thin (1.6.4)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (~> 1.0)
thor (0.18.1)
tilt (1.4.1)
timers (1.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
websocket_parser (0.1.4)
http
PLATFORMS
ruby
DEPENDENCIES
artoo
guard
hybridgroup-serialport
koala
rack (~> 1.5.4)
rack-protection (~> 2.0.0)
sinatra
thin
RUBY VERSION
ruby 2.1.2p95
BUNDLED WITH
1.16.1