-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
134 lines (131 loc) · 2.76 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
130
131
132
133
134
GEM
remote: https://rubygems.org/
specs:
archive-tar-minitar (0.8)
minitar (~> 0.8)
minitar-cli (~> 0.8)
chronic_duration (0.10.6)
numerizer (~> 0.1.1)
configfiles (0.5.0)
facets
cronedit (0.3.0)
daemons (1.4.1)
dansguardian (0.5.2.1)
configfiles
date (3.3.3)
diff-lcs (1.5.0)
escape (0.0.4)
eventmachine (1.2.7)
facets (3.1.0)
hashie (5.0.0)
hierarchical_menu (0.1.4)
rubytree (>= 0.8.0)
hotspotlogin (1.5.0)
facets
rack
sinatra
sinatra-r18n
i18n_data (0.17.1)
simple_po_parser (~> 1.1)
json (2.6.3)
json_spec (1.1.5)
multi_json (~> 1.0)
rspec (>= 2.0, < 4.0)
locale (2.1.3)
macaddr (1.7.2)
systemu (~> 2.6.5)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
mini_mime (1.1.2)
minitar (0.8)
minitar-cli (0.8)
minitar (~> 0.8.0)
powerbar (~> 1.0)
multi_json (1.15.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
net-imap (0.3.4)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
timeout
net-smtp (0.3.3)
net-protocol
numerizer (0.1.1)
powerbar (1.0.18)
hashie (>= 1.1.0)
psych (3.1.0)
r18n-core (2.2.0)
rack (2.2.7)
rack-contrib (2.3.0)
rack (~> 2.0)
rack-protection (2.2.4)
rack
rack-test (0.6.3)
rack (>= 1.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
rspec-mocks (~> 3.12.0)
rspec-core (3.12.2)
rspec-support (~> 3.12.0)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
ruby2_keywords (0.0.5)
rubytree (2.0.0)
json (~> 2.0, > 2.3.1)
rubyzip (1.3.0)
simple_po_parser (1.1.6)
sinatra (2.2.4)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.4)
tilt (~> 2.0)
sinatra-r18n (2.2.0)
r18n-core (= 2.2.0)
sinatra (>= 1.3)
systemu (2.6.5)
thin (1.8.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.2.0)
timeout (0.3.2)
uuid (2.3.9)
macaddr (~> 1.0)
PLATFORMS
x86_64-linux
DEPENDENCIES
archive-tar-minitar!
chronic_duration!
cronedit!
dansguardian!
escape!
facets!
hierarchical_menu!
hotspotlogin!
i18n_data!
json_spec (~> 1.1, >= 1.1.5)!
locale (~> 2.1, >= 2.1.3)!
mail!
psych (~> 3.1.0)!
rack-contrib (~> 2)!
rack-test (~> 0.6.3)!
rspec (~> 3.8)!
rubyzip (~> 1)!
sinatra (~> 2)!
sinatra-r18n (~> 2.2.0)!
thin!
uuid!
BUNDLED WITH
2.4.13