-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGemfile.lock
200 lines (191 loc) · 4.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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
GIT
remote: https://github.com/hanami/cli
revision: 804b784823b8c28425d85c2f583e604e2966ad8c
branch: unstable
specs:
hanami-cli (1.0.0.alpha1)
concurrent-ruby (~> 1.0)
hanami-utils (~> 2.0.alpha)
GIT
remote: https://github.com/hanami/controller
revision: a2ead8e5eee905bb584d90d9ef7726d7a5d7d019
branch: unstable
specs:
hanami-controller (2.0.0.alpha1)
dry-configurable (~> 0.11, >= 0.11.6)
hanami-utils (~> 2.0.alpha)
rack (~> 2.0)
GIT
remote: https://github.com/hanami/hanami
revision: 1c636b8459bfa82eb52d5be2fd7b433cd4a86d91
branch: unstable
specs:
hanami (2.0.0.alpha1)
bundler (>= 1.16, < 3)
dry-core (~> 0.4)
dry-inflector (~> 0.1, >= 0.1.2)
dry-monitor
dry-system (~> 0.10)
hanami-cli (~> 1.0.alpha)
hanami-controller (~> 2.0.alpha)
hanami-router (~> 2.0.alpha)
hanami-utils (~> 2.0.alpha)
hanami-view (~> 2.0.alpha)
GIT
remote: https://github.com/hanami/router
revision: 3d469cdac3559b65c40b08ace882ac3e407c5b81
branch: unstable
specs:
hanami-router (2.0.0.alpha3)
mustermann (~> 1.0)
mustermann-contrib (~> 1.0)
rack (~> 2.0)
GIT
remote: https://github.com/hanami/utils
revision: d1a485a35a7afcee01dee28d77c0474c6ff15efe
branch: unstable
specs:
hanami-utils (2.0.0.alpha1)
concurrent-ruby (~> 1.0)
transproc (~> 1.0)
GIT
remote: https://github.com/hanami/view
revision: c4fb06a6b419cc83f2bb7f8b3027b07f03d3f199
branch: master
specs:
hanami-view (2.0.0.alpha1)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1)
dry-core (~> 0.2)
dry-equalizer (~> 0.2)
dry-inflector (~> 0.1)
tilt (~> 2.0, >= 2.0.6)
GEM
remote: https://rubygems.org/
specs:
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.1.7)
dotenv (2.7.6)
dry-auto_inject (0.7.0)
dry-container (>= 0.3.4)
dry-configurable (0.11.6)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
dry-equalizer (~> 0.2)
dry-container (0.7.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.4.9)
concurrent-ruby (~> 1.0)
dry-equalizer (0.3.0)
dry-events (0.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4)
dry-equalizer (~> 0.2)
dry-inflector (0.2.0)
dry-logic (1.0.6)
concurrent-ruby (~> 1.0)
dry-core (~> 0.2)
dry-equalizer (~> 0.2)
dry-monitor (0.3.2)
dry-configurable (~> 0.5)
dry-core (~> 0.4)
dry-equalizer (~> 0.2)
dry-events (~> 0.2)
dry-struct (1.3.0)
dry-core (~> 0.4, >= 0.4.4)
dry-equalizer (~> 0.3)
dry-types (~> 1.3)
ice_nine (~> 0.11)
dry-system (0.17.0)
concurrent-ruby (~> 1.0)
dry-auto_inject (>= 0.4.0)
dry-configurable (~> 0.11, >= 0.11.1)
dry-container (~> 0.7, >= 0.7.2)
dry-core (~> 0.3, >= 0.3.1)
dry-equalizer (~> 0.2)
dry-inflector (~> 0.1, >= 0.1.2)
dry-struct (~> 1.0)
dry-types (1.4.0)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.4, >= 0.4.4)
dry-equalizer (~> 0.3)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
ffi (1.13.1)
formatador (0.2.5)
guard (2.16.2)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-puma (0.5.2)
guard (~> 2.14)
guard-compat (~> 1.2)
puma (~> 3.6)
guard-rack (2.2.1)
ffi
guard (~> 2.3)
spoon
hanami-reloader (1.0.0.alpha1)
guard-rack (~> 2.2)
hanami (~> 2.0.alpha)
hansi (0.2.0)
ice_nine (0.11.2)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.7)
method_source (1.0.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
mustermann-contrib (1.1.1)
hansi (~> 0.2.0)
mustermann (= 1.1.1)
nenv (0.3.0)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
puma (3.12.6)
rack (2.2.3)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
ruby2_keywords (0.0.2)
shellany (0.0.1)
slim (4.1.0)
temple (>= 0.7.6, < 0.9)
tilt (>= 2.0.6, < 2.1)
spoon (0.0.6)
ffi
temple (0.8.2)
thor (1.0.1)
tilt (2.0.10)
transproc (1.1.1)
PLATFORMS
ruby
DEPENDENCIES
byebug
dotenv (~> 2.5)
guard-puma (~> 0.5)
hanami!
hanami-cli!
hanami-controller!
hanami-reloader (~> 1.0.alpha)
hanami-router!
hanami-utils!
hanami-view!
puma (~> 3.12)
slim
BUNDLED WITH
2.1.4