6
6
i18n (>= 1.6 , < 2 )
7
7
minitest (>= 5.1 )
8
8
tzinfo (~> 2.0 )
9
- addressable (2.8.0 )
10
- public_suffix (>= 2.0.2 , < 5 .0 )
11
- autoprefixer-rails (10.4.2 .0 )
9
+ addressable (2.8.4 )
10
+ public_suffix (>= 2.0.2 , < 6 .0 )
11
+ autoprefixer-rails (10.4.13 .0 )
12
12
execjs (~> 2 )
13
- backports (3.23.0 )
13
+ backports (3.24.1 )
14
14
chronic (0.10.2 )
15
15
chunky_png (1.4.0 )
16
16
coffee-script (2.4.1 )
31
31
compass-import-once (1.0.5 )
32
32
sass (>= 3.2 , < 3.5 )
33
33
concurrent-ruby (1.2.2 )
34
- contracts (0.13.0 )
35
- dotenv (2.7.6 )
34
+ contracts (0.17 )
35
+ dotenv (2.8.1 )
36
36
em-websocket (0.5.3 )
37
37
eventmachine (>= 0.12.9 )
38
38
http_parser.rb (~> 0 )
42
42
fast_blank (1.0.1 )
43
43
fastimage (2.2.6 )
44
44
ffi (1.15.5 )
45
- govuk_tech_docs (3.3.0 )
45
+ govuk_tech_docs (3.3.1 )
46
46
autoprefixer-rails (~> 10.2 )
47
47
chronic (~> 0.10.2 )
48
48
middleman (~> 4.0 )
64
64
http_parser.rb (0.8.0 )
65
65
i18n (1.6.0 )
66
66
concurrent-ruby (~> 1.0 )
67
- kramdown (2.3.1 )
67
+ kramdown (2.4.0 )
68
68
rexml
69
- listen (3.0.8 )
70
- rb-fsevent (~> 0.9 , >= 0.9.4 )
71
- rb-inotify (~> 0.9 , >= 0.9.7 )
69
+ listen (3.8.0 )
70
+ rb-fsevent (~> 0.10 , >= 0.10.3 )
71
+ rb-inotify (~> 0.9 , >= 0.9.10 )
72
72
memoist (0.16.2 )
73
73
middleman (4.4.3 )
74
74
coffee-script (~> 2.2 )
115
115
em-websocket (~> 0.5.1 )
116
116
middleman-core (>= 3.3 )
117
117
rack-livereload (~> 0.3.15 )
118
- middleman-search-gds (0.11.1 )
118
+ middleman-search-gds (0.11.2 )
119
119
execjs (~> 2.6 )
120
120
middleman-core (>= 3.2 )
121
121
nokogiri (~> 1.6 )
@@ -131,46 +131,44 @@ GEM
131
131
nokogiri (1.14.3 )
132
132
mini_portile2 (~> 2.8.0 )
133
133
racc (~> 1.4 )
134
- openapi3_parser (0.9.1 )
134
+ openapi3_parser (0.9.2 )
135
135
commonmarker (~> 0.17 )
136
- psych (~> 3.1 )
137
- padrino-helpers (0.15.1 )
136
+ padrino-helpers (0.15.3 )
138
137
i18n (>= 0.6.7 , < 2 )
139
- padrino-support (= 0.15.1 )
138
+ padrino-support (= 0.15.3 )
140
139
tilt (>= 1.4.1 , < 3 )
141
- padrino-support (0.15.1 )
142
- parallel (1.21.0 )
140
+ padrino-support (0.15.3 )
141
+ parallel (1.22.1 )
143
142
parslet (2.0.0 )
144
- psych (3.3.2 )
145
- public_suffix (4.0.6 )
143
+ public_suffix (5.0.1 )
146
144
racc (1.6.2 )
147
145
rack (2.2.6.4 )
148
146
rack-livereload (0.3.17 )
149
147
rack
150
148
rake (13.0.6 )
151
- rb-fsevent (0.11.1 )
149
+ rb-fsevent (0.11.2 )
152
150
rb-inotify (0.10.1 )
153
151
ffi (~> 1.0 )
154
152
redcarpet (3.5.1 )
155
153
rexml (3.2.5 )
156
- rouge (3.28 .0 )
154
+ rouge (3.30 .0 )
157
155
sass (3.4.25 )
158
156
sassc (2.4.0 )
159
157
ffi (~> 1.9 )
160
158
servolux (0.13.0 )
161
- sprockets (4.0.3 )
159
+ sprockets (4.2.0 )
162
160
concurrent-ruby (~> 1.0 )
163
- rack (> 1 , < 3 )
164
- temple (0.8.2 )
161
+ rack (>= 2.2.4 , < 4 )
162
+ temple (0.10.0 )
165
163
thor (1.2.1 )
166
- tilt (2.0.10 )
164
+ tilt (2.0.11 )
167
165
toml (0.3.0 )
168
166
parslet (>= 1.8.0 , < 3.0.0 )
169
167
tzinfo (2.0.6 )
170
168
concurrent-ruby (~> 1.0 )
171
169
uglifier (3.2.0 )
172
170
execjs (>= 0.3.0 , < 3 )
173
- webrick (1.7.0 )
171
+ webrick (1.8.1 )
174
172
175
173
PLATFORMS
176
174
ruby
0 commit comments