-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
176 lines (166 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
174
175
176
GIT
remote: git://github.com/alf-tool/alf-core
revision: 166b7e537182593ed9f3637f32eb93536f389793
specs:
alf-core (0.16.0)
domain (~> 1.0)
myrrha (~> 3.0)
path (~> 1.3)
sexpr (~> 0.6.0)
GIT
remote: git://github.com/alf-tool/alf-rack.git
revision: 3b153dcd6d1056636edba97873ce1afa08960299
specs:
alf-rack (0.16.0)
alf-core (= 0.16.0)
rack (~> 1.5)
rack-accept (~> 0.4.5)
ruby_cop (~> 1.0)
GIT
remote: git://github.com/alf-tool/alf-repl.git
revision: 800bf7736fc4b58e7e3b2c71faf62506780d8c5d
specs:
alf-repl (0.16.0)
alf-core (= 0.16.0)
alf-rack (= 0.16.0)
rack (~> 1.5)
rack-robustness (~> 1.1)
sinatra (~> 1.4)
sprockets (~> 2.10)
wlang (~> 2.2)
GIT
remote: git://github.com/alf-tool/alf-sequel.git
revision: 9542088d180e5a3211597d2a2e82fc26924ac336
specs:
alf-sequel (0.16.0)
alf-core (= 0.16.0)
alf-sql (= 0.16.0)
sequel (~> 4.2)
GIT
remote: git://github.com/alf-tool/alf-shell.git
revision: 7b082c2cb2ea2d0233037f5024011c4b025fa49e
specs:
alf-shell (0.16.0)
alf-core (= 0.16.0)
highline (~> 1.6)
quickl (~> 0.4.3)
GIT
remote: git://github.com/alf-tool/alf-sql.git
revision: b7594186f520a0f8714a1ce3f96a357fbc17df19
specs:
alf-sql (0.16.0)
alf-core (= 0.16.0)
sexpr (~> 0.6.0)
GIT
remote: git://github.com/alf-tool/alf.git
revision: 83cd23e1eedcb75ac917490d89fad427377cf4c3
specs:
alf (0.16.0)
alf-core (~> 0.16.0)
alf-rack (~> 0.16.0)
alf-repl (~> 0.16.0)
alf-sequel (~> 0.16.0)
alf-shell (~> 0.16.0)
alf-sql (~> 0.16.0)
GIT
remote: git://github.com/blambeau/http
revision: b967bf97f47b8d39765523776d7a74f91d937a96
specs:
http (0.6.0.pre)
http_parser.rb (~> 0.6.0)
GEM
remote: http://rubygems.org/
specs:
backports (2.8.2)
builder (3.2.2)
citrus (2.4.1)
cucumber (1.3.8)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12.1)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.0.2)
daemons (1.1.9)
diff-lcs (1.2.5)
domain (1.0.0)
eventmachine (1.0.3)
gherkin (2.12.2)
multi_json (~> 1.3)
highline (1.6.20)
hike (1.2.3)
http_parser.rb (0.6.0)
kramdown (0.13.4)
macaddr (1.6.1)
systemu (~> 2.5.0)
multi_json (1.8.4)
multi_test (0.0.2)
myrrha (3.0.0)
domain (~> 1.0)
path (1.3.3)
pg (0.16.0)
quickl (0.4.3)
rack (1.5.2)
rack-accept (0.4.5)
rack (>= 0.4)
rack-protection (1.5.2)
rack
rack-robustness (1.1.0)
rake (10.1.0)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
ruby_cop (1.0.5)
sequel (4.4.0)
sexpr (0.6.0)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sprockets (2.10.1)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
systemu (2.5.2)
temple (0.6.7)
thin (1.6.1)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
tilt (1.4.1)
uuid (2.3.7)
macaddr (~> 1.0)
wlang (2.2.3)
backports (~> 2.6)
citrus (~> 2.4.1)
path (~> 1.3)
quickl (~> 0.4.3)
temple (~> 0.6)
PLATFORMS
ruby
DEPENDENCIES
alf!
alf-core!
alf-rack!
alf-repl!
alf-sequel!
alf-shell!
alf-sql!
cucumber (~> 1.3)
http!
kramdown (~> 0.13.4)
pg (= 0.16.0)
rack (~> 1.5)
rack-robustness (~> 1.0)
rake (~> 10.0)
rspec (~> 2.14)
sequel (~> 4.4)
sinatra (~> 1.4)
thin (~> 1.6)
uuid (~> 2.3)
wlang (~> 2.1)