-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
53 lines (50 loc) · 1.05 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
GIT
remote: https://github.com/flipback/rmodbus.git
revision: d606b47697bf72c9e22f355c198de17691bbe2df
specs:
rmodbus (1.2.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.4)
daemons (1.1.9)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (1.0.3)
eventmachine (1.0.3-x86-mingw32)
haml (4.0.2)
tilt
json (1.7.7)
rack (1.5.2)
rack-protection (1.5.0)
rack
redis (3.0.4)
sass (3.2.9)
serialport (1.1.0)
sinatra (1.4.2)
rack (~> 1.5, >= 1.5.2)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-websocket (0.3.0)
em-websocket (~> 0.3.6)
eventmachine
thin (>= 1.3.1)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.4.1)
PLATFORMS
ruby
x86-mingw32
DEPENDENCIES
haml (~> 4.0.2)
json (~> 1.7.7)
redis (~> 3.0.4)
rmodbus!
sass (~> 3.2.8)
serialport (~> 1.1.0)
sinatra (~> 1.4.2)
sinatra-websocket (~> 0.3.0)
thin (~> 1.5.1)