-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
157 lines (147 loc) · 3.28 KB
/
Gemfile.lock
File metadata and controls
157 lines (147 loc) · 3.28 KB
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
GIT
remote: https://github.com/alf-tool/alf-core.git
revision: b2406697322acaef052fc218112ffcd35b942bd8
specs:
alf-core (0.17.0)
domain (~> 1.0)
myrrha (~> 3.0)
path (~> 1.3)
sexpr (~> 0.6.0)
GIT
remote: https://github.com/alf-tool/alf-doc.git
revision: 8fb3bfc63be1d4da26921d3967b30f1dea1a7e3e
specs:
alf-doc (0.17.0)
alf-core (= 0.17.0)
GIT
remote: https://github.com/alf-tool/alf-rack.git
revision: f2017e66983c19ad182693b21825003a7fc40cd9
specs:
alf-rack (0.17.0)
alf-core (= 0.17.0)
rack (~> 1.5)
rack-accept (~> 0.4.5)
ruby_cop (~> 1.0)
GIT
remote: https://github.com/alf-tool/alf-sequel.git
revision: b7730ea08709ee1c09c5049099e3b0a25f04e98b
specs:
alf-sequel (0.17.0)
alf-core (= 0.17.0)
alf-sql (= 0.17.0)
sequel (~> 4.2)
GIT
remote: https://github.com/alf-tool/alf-sql.git
revision: cbd0c823ad87f118f0ac03ebd20636565e074c7f
specs:
alf-sql (0.17.0)
alf-core (= 0.17.0)
sexpr (~> 0.6.0)
GIT
remote: https://github.com/blambeau/RubyCop.git
revision: dcc1e58e10130e85fc46d719a0f7e9612035023f
specs:
ruby_cop (1.0.5)
GEM
remote: https://rubygems.org/
specs:
albino (1.3.3)
posix-spawn (>= 0.3.6)
backports (2.8.2)
citrus (3.0.2)
concurrent-ruby (1.1.7)
daemons (1.3.1)
diff-lcs (1.4.4)
domain (1.0.0)
eventmachine (1.2.7)
multi_json (1.15.0)
myrrha (3.1.0)
domain (~> 1.0)
path (1.3.3)
pg (1.2.3)
posix-spawn (0.3.15)
quickl (0.4.3)
rack (1.6.13)
rack-accept (0.4.5)
rack (>= 0.4)
rack-protection (1.5.5)
rack
rack-robustness (1.1.0)
rack-test (0.8.3)
rack (>= 1.0, < 3)
rack-timeout (0.6.0)
rake (13.0.3)
redcarpet (3.5.1)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.1)
sequel (4.49.0)
sexpr (0.6.0)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
sinatra-contrib (1.4.7)
backports (>= 2.0)
multi_json
rack-protection
rack-test
sinatra (~> 1.4.0)
tilt (>= 1.3, < 3)
sinatra-reloader (1.0)
sinatra-contrib
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sqlite3 (1.4.2)
temple (0.8.2)
thin (1.8.0)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.10)
wlang (2.3.1)
backports (~> 2.6)
citrus (>= 2.4, < 4.0)
path (~> 1.3)
quickl (~> 0.4.3)
temple (~> 0.6)
PLATFORMS
ruby
x86_64-linux
DEPENDENCIES
albino (~> 1.3.3)
alf-core!
alf-doc!
alf-rack!
alf-sequel!
alf-sql!
pg (~> 1.2)
rack-robustness (~> 1.1)
rack-test (~> 0.6)
rack-timeout (~> 0.6)
rake (~> 13.0)
redcarpet
rspec (~> 3.0)
ruby_cop!
sequel (~> 4.2)
sinatra (~> 1.4)
sinatra-reloader (~> 1.0)
sprockets (~> 4.0)
sqlite3 (~> 1.3)
thin
wlang (~> 2.3)
RUBY VERSION
ruby 2.7.2p137
BUNDLED WITH
2.2.4