-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
173 lines (168 loc) · 3.74 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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
GIT
remote: https://github.com/igrigorik/em-synchrony
revision: 99aa05b337ed1fca3759e85e71c4e928d3e3ff7c
specs:
em-synchrony (1.0.6)
eventmachine (>= 1.0.0.beta.1)
GIT
remote: https://github.com/zquestz/sinatra-authentication
revision: cd720ee770ca1052145c13446934fa80ce62e299
branch: master
specs:
sinatra-authentication (0.4.2)
dm-core
dm-migrations
dm-timestamps
dm-validations
rack-flash3
rufus-tokyo
sinatra
sinbook
GEM
remote: https://rubygems.org/
specs:
activemodel (4.1.16)
activesupport (= 4.1.16)
builder (~> 3.1)
activerecord (4.1.16)
activemodel (= 4.1.16)
activesupport (= 4.1.16)
arel (~> 5.0.0)
activesupport (4.1.16)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
arel (5.0.1.20140414130214)
bond (0.5.1)
builder (3.2.4)
concurrent-ruby (1.1.10)
cookiejar (0.3.3)
daemons (1.4.1)
dalli (2.7.11)
dm-core (1.2.1)
addressable (~> 2.3)
dm-migrations (1.2.0)
dm-core (~> 1.2.0)
dm-timestamps (1.2.0)
dm-core (~> 1.2.0)
dm-validations (1.2.0)
dm-core (~> 1.2.0)
docile (1.3.5)
em-http-request (1.1.7)
addressable (>= 2.3.4)
cookiejar (!= 0.3.1)
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-resolv-replace (1.1.3)
em-socksify (0.3.2)
eventmachine (>= 1.0.0.beta.4)
eventmachine (1.2.7)
ffi (1.15.5)
haml (5.2.2)
temple (>= 0.8.0)
tilt
http_parser.rb (0.8.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
json (1.8.6)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
minitest (5.15.0)
mustermann (2.0.2)
ruby2_keywords (~> 0.0.1)
mysql2 (0.3.21)
public_suffix (4.0.7)
rack (2.2.4)
rack-fiber_pool (0.9.3)
rack-flash3 (1.0.5)
rack
rack-protection (2.2.2)
rack
rack-test (2.0.2)
rack (>= 1.3)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
ripl (0.7.1)
bond (~> 0.5.1)
ripl-multi_line (0.3.1)
ripl (>= 0.3.6)
ripl-rack (0.2.0)
rack (>= 1.0)
rack-test (>= 0.5)
ripl (>= 0.3.5)
ruby2_keywords (0.0.5)
rufus-tokyo (1.0.7)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
simplecov (0.18.5)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov-html (0.12.3)
sinatra (2.2.2)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.2)
tilt (~> 2.0)
sinatra-activerecord (2.0.25)
activerecord (>= 4.1)
sinatra (>= 1.0)
sinatra-flash (0.3.0)
sinatra (>= 1.0.0)
sinatra-i18n (0.1.0)
sinbook (0.1.9)
yajl-ruby
sqlite3 (1.3.13)
temple (0.8.2)
thin (1.8.1)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thread_safe (0.3.6)
tilt (2.0.11)
tux (0.3.0)
ripl (>= 0.3.5)
ripl-multi_line (>= 0.2.4)
ripl-rack (>= 0.2.0)
sinatra (>= 1.2.1)
tzinfo (1.2.10)
thread_safe (~> 0.1)
yajl-ruby (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
activerecord (~> 4.1.10)
dalli (~> 2.7.9)
em-http-request
em-resolv-replace
em-synchrony!
haml
json (~> 1.8.0)
mime-types
minitest
mysql2 (~> 0.3.0)
rack-fiber_pool
rack-test
rake
sass
simplecov (>= 0.4.0)
sinatra
sinatra-activerecord
sinatra-authentication!
sinatra-flash
sinatra-i18n
sqlite3 (~> 1.3.13)
thin
tux
BUNDLED WITH
1.17.3