Skip to content

Commit a19eded

Browse files
committed
Upgrade tech-docs-gem to v4.1.2
Brings in the following accessibility fixes: - making focus return to the table of contents button when its dialog closes - stop the main content pane being focusable on mobile or at high zoom levels - give the main content pane a focus style on desktop or at the default zoom level See alphagov/tech-docs-gem#381
1 parent 465859b commit a19eded

File tree

2 files changed

+29
-28
lines changed

2 files changed

+29
-28
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source 'https://rubygems.org'
22

3-
gem 'govuk_tech_docs', '~> 4.1.1'
3+
gem 'govuk_tech_docs', '~> 4.1.2'
44
gem 'mini_racer', '~> 0.8.0'

Gemfile.lock

Lines changed: 28 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.8.6)
4+
activesupport (7.0.8.7)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
@@ -12,14 +12,14 @@ GEM
1212
execjs (~> 2)
1313
backports (3.25.0)
1414
base64 (0.2.0)
15-
bigdecimal (3.1.8)
15+
bigdecimal (3.1.9)
1616
chronic (0.10.2)
1717
chunky_png (1.4.0)
1818
coffee-script (2.4.1)
1919
coffee-script-source
2020
execjs
2121
coffee-script-source (1.12.2)
22-
commonmarker (0.23.10)
22+
commonmarker (0.23.11)
2323
compass (1.0.3)
2424
chunky_png (~> 1.2)
2525
compass-core (~> 1.0.2)
@@ -34,29 +34,30 @@ GEM
3434
sass (>= 3.2, < 3.5)
3535
concurrent-ruby (1.3.4)
3636
contracts (0.16.1)
37-
csv (3.3.0)
38-
dotenv (3.1.4)
37+
csv (3.3.2)
38+
dotenv (3.1.7)
3939
em-websocket (0.5.3)
4040
eventmachine (>= 0.12.9)
4141
http_parser.rb (~> 0)
4242
erubis (2.7.0)
4343
eventmachine (1.2.7)
4444
execjs (2.10.0)
4545
fast_blank (1.0.1)
46-
fastimage (2.3.1)
47-
ffi (1.17.0-aarch64-linux-gnu)
48-
ffi (1.17.0-arm64-darwin)
49-
google-protobuf (4.28.3-aarch64-linux)
46+
fastimage (2.4.0)
47+
ffi (1.17.1-aarch64-linux-gnu)
48+
ffi (1.17.1-arm64-darwin)
49+
google-protobuf (4.29.3-aarch64-linux)
5050
bigdecimal
5151
rake (>= 13)
52-
google-protobuf (4.28.3-arm64-darwin)
52+
google-protobuf (4.29.3-arm64-darwin)
5353
bigdecimal
5454
rake (>= 13)
55-
govuk_tech_docs (4.1.1)
55+
govuk_tech_docs (4.1.2)
5656
autoprefixer-rails (~> 10.2)
5757
base64
5858
bigdecimal
5959
chronic (~> 0.10.2)
60+
concurrent-ruby (= 1.3.4)
6061
csv
6162
haml (~> 6.0)
6263
middleman (~> 4.0)
@@ -82,8 +83,8 @@ GEM
8283
http_parser.rb (0.8.0)
8384
i18n (1.6.0)
8485
concurrent-ruby (~> 1.0)
85-
kramdown (2.4.0)
86-
rexml
86+
kramdown (2.5.1)
87+
rexml (>= 3.3.9)
8788
libv8-node (18.16.0.0-aarch64-linux)
8889
libv8-node (18.16.0.0-arm64-darwin)
8990
listen (3.9.0)
@@ -145,12 +146,12 @@ GEM
145146
rouge (~> 3.2)
146147
mini_racer (0.8.0)
147148
libv8-node (~> 18.16.0.0)
148-
minitest (5.25.1)
149+
minitest (5.25.4)
149150
multi_json (1.15.0)
150-
mutex_m (0.2.0)
151-
nokogiri (1.16.7-aarch64-linux)
151+
mutex_m (0.3.0)
152+
nokogiri (1.18.3-aarch64-linux-gnu)
152153
racc (~> 1.4)
153-
nokogiri (1.16.7-arm64-darwin)
154+
nokogiri (1.18.3-arm64-darwin)
154155
racc (~> 1.4)
155156
openapi3_parser (0.9.2)
156157
commonmarker (~> 0.17)
@@ -163,21 +164,21 @@ GEM
163164
parslet (2.0.0)
164165
public_suffix (6.0.1)
165166
racc (1.8.1)
166-
rack (2.2.10)
167+
rack (2.2.11)
167168
rack-livereload (0.3.17)
168169
rack
169170
rake (13.2.1)
170171
rb-fsevent (0.11.2)
171172
rb-inotify (0.11.1)
172173
ffi (~> 1.0)
173-
redcarpet (3.6.0)
174-
rexml (3.3.9)
174+
redcarpet (3.6.1)
175+
rexml (3.4.1)
175176
rouge (3.30.0)
176177
sass (3.4.25)
177-
sass-embedded (1.80.7-aarch64-linux-gnu)
178-
google-protobuf (~> 4.28)
179-
sass-embedded (1.80.7-arm64-darwin)
180-
google-protobuf (~> 4.28)
178+
sass-embedded (1.85.1-aarch64-linux-gnu)
179+
google-protobuf (~> 4.29)
180+
sass-embedded (1.85.1-arm64-darwin)
181+
google-protobuf (~> 4.29)
181182
sassc (2.4.0)
182183
ffi (~> 1.9)
183184
sassc-embedded (1.78.0)
@@ -187,7 +188,7 @@ GEM
187188
concurrent-ruby (~> 1.0)
188189
rack (>= 2.2.4, < 4)
189190
temple (0.10.3)
190-
terser (1.2.4)
191+
terser (1.2.5)
191192
execjs (>= 0.3.0, < 3)
192193
thor (1.2.2)
193194
tilt (2.0.11)
@@ -197,14 +198,14 @@ GEM
197198
concurrent-ruby (~> 1.0)
198199
uglifier (3.2.0)
199200
execjs (>= 0.3.0, < 3)
200-
webrick (1.9.0)
201+
webrick (1.9.1)
201202

202203
PLATFORMS
203204
aarch64-linux
204205
arm64-darwin-23
205206

206207
DEPENDENCIES
207-
govuk_tech_docs (~> 4.1.1)
208+
govuk_tech_docs (~> 4.1.2)
208209
mini_racer (~> 0.8.0)
209210

210211
BUNDLED WITH

0 commit comments

Comments
 (0)