1
- GIT
2
- remote: https://github.com/rom-rb/rom
3
- revision: cc6df90a5ce18ddc41059d0f75aeb9e8b0549951
4
- specs:
5
- rom (2.0.0 )
6
- concurrent-ruby (~> 1.0 )
7
- dry-equalizer (~> 0.2 )
8
- dry-types (~> 0.7 )
9
- rom-mapper (~> 0.3.0 )
10
- rom-support (~> 1.0.0 )
11
-
12
- GIT
13
- remote: https://github.com/rom-rb/rom-mapper
14
- revision: 5cc3714c9c7a7e9bc676f5d0760f3e3de2e8bff9
15
- specs:
16
- rom-mapper (0.3.0 )
17
- dry-equalizer (~> 0.2 )
18
- rom-support (~> 1.0.0 )
19
- transproc (~> 0.4.0 )
20
-
21
- GIT
22
- remote: https://github.com/rom-rb/rom-repository
23
- revision: 9a702eb5de93d730cb6fb102e6d1aa9a63fd1c5f
24
- specs:
25
- rom-repository (0.3.0 )
26
- concurrent-ruby (~> 1.0 )
27
- rom (~> 2.0 )
28
- rom-mapper (~> 0.3.0 )
29
- rom-support (~> 1.0.0 )
30
-
31
- GIT
32
- remote: https://github.com/rom-rb/rom-sql
33
- revision: 98e20842939b482c2103536703aeaa64383078e9
34
- specs:
35
- rom-sql (0.8.0 )
36
- dry-equalizer (~> 0.2 )
37
- dry-types (~> 0.7 )
38
- rom (~> 2.0 )
39
- sequel (~> 4.18 )
40
-
41
- GIT
42
- remote: https://github.com/rom-rb/rom-support
43
- revision: 31085bb9a02a68455f2a66dce1fa08fcfd937430
44
- specs:
45
- rom-support (1.0.0 )
46
- dry-equalizer (~> 0.2 )
47
- transproc (~> 0.4.0 )
48
- wisper (~> 1.6 , >= 1.6.0 )
49
-
50
1
GIT
51
2
remote: https://github.com/solnic/transproc
52
- revision: ef7cbef5d22fffd53beadf5c28abdb4975a02c45
3
+ revision: ffe27d1d807bac6a9a47c0778eef4b3344284fb1
53
4
specs:
54
5
transproc (0.4.0 )
55
6
56
7
GEM
57
8
remote: https://rubygems.org/
58
9
specs:
59
10
addressable (2.4.0 )
60
- bugsnag (4.2 .1 )
11
+ bugsnag (5.0 .1 )
61
12
byebug (9.0.5 )
62
- capybara (2.7.1 )
13
+ capybara (2.9.0 )
63
14
addressable
64
15
mime-types (>= 1.16 )
65
16
nokogiri (>= 1.3.3 )
66
17
rack (>= 1.0.0 )
67
18
rack-test (>= 0.5.4 )
68
19
xpath (~> 2.0 )
69
- capybara-screenshot (1.0.13 )
20
+ capybara-screenshot (1.0.14 )
70
21
capybara (>= 1.0 , < 3 )
71
22
launchy
72
23
cliver (0.3.2 )
73
24
coderay (1.1.1 )
74
25
concurrent-ruby (1.0.2 )
75
26
database_cleaner (1.5.3 )
76
27
diff-lcs (1.2.5 )
77
- dry-auto_inject (0.3.0 )
78
- dry-container (~> 0.3.4 )
79
- dry-component (0.3.0 )
80
- dry-auto_inject (~> 0.3 )
81
- dry-configurable (~> 0.1 )
82
- dry-container (~> 0.3 , >= 0.3.4 )
83
- inflecto (>= 0.0.2 )
84
- dry-configurable (0.1.6 )
28
+ dry-auto_inject (0.4.1 )
29
+ dry-container (>= 0.3.4 )
30
+ dry-configurable (0.1.7 )
85
31
concurrent-ruby (~> 1.0 )
86
- dry-container (0.3.4 )
32
+ dry-container (0.5.0 )
87
33
concurrent-ruby (~> 1.0 )
88
34
dry-configurable (~> 0.1 , >= 0.1.3 )
89
35
dry-equalizer (0.2.0 )
90
- dry-logic (0.2.3 )
36
+ dry-logic (0.3.0 )
91
37
dry-container (~> 0.2 , >= 0.2.6 )
92
38
dry-equalizer (~> 0.2 )
39
+ dry-matcher (0.5.0 )
93
40
dry-monads (0.0.2 )
94
41
dry-result_matcher (0.4.0 )
95
42
dry-monads (~> 0.0.0 )
96
- dry-transaction (0.7.0 )
43
+ dry-system (0.5.1 )
44
+ concurrent-ruby (~> 1.0 )
45
+ dry-auto_inject (>= 0.4.0 )
46
+ dry-configurable (~> 0.1 )
47
+ dry-container (~> 0.4 )
48
+ dry-equalizer (~> 0.2 )
49
+ inflecto (>= 0.0.2 )
50
+ dry-transaction (0.8.0 )
97
51
dry-container (>= 0.2.8 )
98
- dry-monads (~> 0.0.1 )
52
+ dry-matcher (>= 0.5.0 )
53
+ dry-monads (>= 0.0.1 )
99
54
wisper (>= 1.6.0 )
100
- dry-types (0.7.2 )
55
+ dry-types (0.8.1 )
101
56
concurrent-ruby (~> 1.0 )
102
57
dry-configurable (~> 0.1 )
103
58
dry-container (~> 0.3 )
104
59
dry-equalizer (~> 0.2 )
105
- dry-logic (~> 0.2 , >= 0.2.3 )
60
+ dry-logic (~> 0.3 , >= 0.3.0 )
106
61
dry-monads (>= 0.0.1 )
62
+ ice_nine (~> 0.11 )
107
63
inflecto (~> 0.0.0 , >= 0.0.2 )
108
- dry-validation (0.7.4 )
64
+ dry-validation (0.9.5 )
109
65
concurrent-ruby (~> 1.0 )
110
66
dry-configurable (~> 0.1 , >= 0.1.3 )
111
67
dry-container (~> 0.2 , >= 0.2.8 )
112
68
dry-equalizer (~> 0.2 )
113
- dry-logic (~> 0.2 , >= 0.2.2 )
114
- dry-types (~> 0.6 , >= 0.6.0 )
115
- dry-view (0.1.0 )
69
+ dry-logic (~> 0.3 , >= 0.3.0 )
70
+ dry-types (~> 0.8 , >= 0.8.1 )
71
+ dry-view (0.1.1 )
116
72
dry-configurable (~> 0.1 )
117
73
dry-equalizer (~> 0.2 )
118
74
inflecto (~> 0 )
119
75
tilt (~> 2.0 )
120
- dry-web (0.3.1 )
121
- dry-component (~> 0.3.0 )
122
- dry-web-roda (0.2.1 )
76
+ dry-web (0.5.0 )
77
+ dry-system (~> 0.5 )
78
+ dry-web-roda (0.4.0 )
123
79
dry-configurable (~> 0.1 )
80
+ dry-web (~> 0.5 )
124
81
inflecto (~> 0.0 )
125
82
roda (~> 2.14 )
126
83
roda-flow (~> 0.3 )
127
84
thor (~> 0.19 )
128
- ffi (1.9.10 )
85
+ ffi (1.9.14 )
129
86
formatador (0.2.5 )
130
87
guard (2.14.0 )
131
88
formatador (>= 0.2.4 )
137
94
shellany (~> 0.0 )
138
95
thor (>= 0.18.1 )
139
96
guard-compat (1.2.1 )
140
- guard-rspec (4.7.2 )
97
+ guard-rspec (4.7.3 )
141
98
guard (~> 2.1 )
142
99
guard-compat (~> 1.1 )
143
100
rspec (>= 2.99.0 , < 4.0 )
144
101
i18n (0.7.0 )
102
+ ice_nine (0.11.2 )
145
103
inflecto (0.0.2 )
146
- json (1.8.3 )
104
+ json (2.0.2 )
147
105
launchy (2.4.3 )
148
106
addressable (~> 2.3 )
149
107
listen (3.1.5 )
160
118
nokogiri (1.6.8 )
161
119
mini_portile2 (~> 2.1.0 )
162
120
pkg-config (~> 1.1.7 )
163
- notiffany (0.1.0 )
121
+ notiffany (0.1.1 )
164
122
nenv (~> 0.1 )
165
123
shellany (~> 0.0 )
166
124
pg (0.18.4 )
@@ -169,19 +127,19 @@ GEM
169
127
capybara (~> 2.1 )
170
128
cliver (~> 0.3.1 )
171
129
websocket-driver (>= 0.2.0 )
172
- postmark (1.7 .1 )
130
+ postmark (1.8 .1 )
173
131
json
174
132
rake
175
- pry (0.10.3 )
133
+ pry (0.10.4 )
176
134
coderay (~> 1.1.0 )
177
135
method_source (~> 0.8.1 )
178
136
slop (~> 3.4 )
179
137
pry-byebug (3.4.0 )
180
138
byebug (~> 9.0 )
181
139
pry (~> 0.10 )
182
- puma (3.4 .0 )
183
- que (0.11.5 )
184
- rack (1.6.4 )
140
+ puma (3.6 .0 )
141
+ que (0.12.0 )
142
+ rack (2.0.1 )
185
143
rack-test (0.6.3 )
186
144
rack (>= 1.0 )
187
145
rack_csrf (2.5.0 )
@@ -190,26 +148,51 @@ GEM
190
148
rb-fsevent (0.9.7 )
191
149
rb-inotify (0.9.7 )
192
150
ffi (>= 0.5.0 )
193
- roda (2.15 .0 )
151
+ roda (2.18 .0 )
194
152
rack
195
153
roda-flow (0.3.0 )
196
- rspec (3.4.0 )
197
- rspec-core (~> 3.4.0 )
198
- rspec-expectations (~> 3.4.0 )
199
- rspec-mocks (~> 3.4.0 )
200
- rspec-core (3.4.4 )
201
- rspec-support (~> 3.4.0 )
202
- rspec-expectations (3.4.0 )
154
+ rom (2.0.0 )
155
+ concurrent-ruby (~> 1.0 )
156
+ dry-equalizer (~> 0.2 )
157
+ dry-types (~> 0.8 )
158
+ rom-mapper (~> 0.4.0 )
159
+ rom-support (~> 2.0 )
160
+ rom-mapper (0.4.0 )
161
+ dry-equalizer (~> 0.2 )
162
+ rom-support (~> 2.0.0 )
163
+ transproc (~> 0.4.0 )
164
+ rom-repository (0.3.1 )
165
+ rom (~> 2.0 )
166
+ rom-mapper (~> 0.4 )
167
+ rom-support (~> 2.0 )
168
+ rom-sql (0.8.0 )
169
+ dry-equalizer (~> 0.2 )
170
+ dry-types (~> 0.8 )
171
+ rom (~> 2.0 )
172
+ rom-support (~> 2.0 )
173
+ sequel (~> 4.25 )
174
+ rom-support (2.0.0 )
175
+ concurrent-ruby (~> 1.0 )
176
+ dry-equalizer (~> 0.2 )
177
+ transproc (~> 0.4.0 )
178
+ wisper (~> 1.6 , >= 1.6.0 )
179
+ rspec (3.5.0 )
180
+ rspec-core (~> 3.5.0 )
181
+ rspec-expectations (~> 3.5.0 )
182
+ rspec-mocks (~> 3.5.0 )
183
+ rspec-core (3.5.3 )
184
+ rspec-support (~> 3.5.0 )
185
+ rspec-expectations (3.5.0 )
203
186
diff-lcs (>= 1.2.0 , < 2.0 )
204
- rspec-support (~> 3.4 .0 )
205
- rspec-mocks (3.4.1 )
187
+ rspec-support (~> 3.5 .0 )
188
+ rspec-mocks (3.5.0 )
206
189
diff-lcs (>= 1.2.0 , < 2.0 )
207
- rspec-support (~> 3.4 .0 )
208
- rspec-support (3.4.1 )
209
- ruby_dep (1.3.1 )
210
- sequel (4.35 .0 )
190
+ rspec-support (~> 3.5 .0 )
191
+ rspec-support (3.5.0 )
192
+ ruby_dep (1.4.0 )
193
+ sequel (4.38 .0 )
211
194
shellany (0.0.1 )
212
- shotgun (0.9.1 )
195
+ shotgun (0.9.2 )
213
196
rack (>= 1.0 )
214
197
site_prism (2.9 )
215
198
addressable (>= 2.3.3 , < 3.0 )
@@ -243,8 +226,8 @@ DEPENDENCIES
243
226
dry-types
244
227
dry-validation
245
228
dry-view
246
- dry-web (~> 0.2 )
247
- dry-web-roda (~> 0.1 )
229
+ dry-web (~> 0.5 )
230
+ dry-web-roda (~> 0.4 )
248
231
guard-rspec
249
232
i18n
250
233
inflecto
@@ -256,16 +239,19 @@ DEPENDENCIES
256
239
que
257
240
rack_csrf
258
241
rake
259
- rom !
260
- rom-mapper !
261
- rom-repository !
262
- rom-sql !
263
- rom-support !
242
+ rom
243
+ rom-mapper
244
+ rom-repository
245
+ rom-sql
246
+ rom-support
264
247
rspec
265
248
shotgun
266
249
site_prism
267
250
slim
268
251
transproc !
269
252
253
+ RUBY VERSION
254
+ ruby 2.3.1p112
255
+
270
256
BUNDLED WITH
271
257
1.12.5
0 commit comments