Skip to content

Commit 0229fea

Browse files
Update dependency govuk_tech_docs to v3.5.0
1 parent b75ae2f commit 0229fea

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

Gemfile.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.0.7.2)
4+
activesupport (7.0.8.1)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
66
i18n (>= 1.6, < 2)
77
minitest (>= 5.1)
88
tzinfo (~> 2.0)
9-
addressable (2.8.4)
9+
addressable (2.8.6)
1010
public_suffix (>= 2.0.2, < 6.0)
11-
autoprefixer-rails (10.4.13.0)
11+
autoprefixer-rails (10.4.16.0)
1212
execjs (~> 2)
1313
backports (3.24.1)
1414
chronic (0.10.2)
@@ -30,19 +30,19 @@ GEM
3030
sass (>= 3.3.0, < 3.5)
3131
compass-import-once (1.0.5)
3232
sass (>= 3.2, < 3.5)
33-
concurrent-ruby (1.2.2)
33+
concurrent-ruby (1.2.3)
3434
contracts (0.17)
3535
dotenv (2.8.1)
3636
em-websocket (0.5.3)
3737
eventmachine (>= 0.12.9)
3838
http_parser.rb (~> 0)
3939
erubis (2.7.0)
4040
eventmachine (1.2.7)
41-
execjs (2.8.1)
41+
execjs (2.9.1)
4242
fast_blank (1.0.1)
43-
fastimage (2.2.7)
44-
ffi (1.15.5)
45-
govuk_tech_docs (3.4.0)
43+
fastimage (2.3.0)
44+
ffi (1.16.3)
45+
govuk_tech_docs (3.5.0)
4646
autoprefixer-rails (~> 10.2)
4747
chronic (~> 0.10.2)
4848
haml (< 6.0.0)
@@ -126,10 +126,10 @@ GEM
126126
middleman-syntax (3.2.0)
127127
middleman-core (>= 3.2)
128128
rouge (~> 3.2)
129-
mini_portile2 (2.8.2)
130-
minitest (5.19.0)
129+
mini_portile2 (2.8.5)
130+
minitest (5.22.2)
131131
multi_json (1.15.0)
132-
nokogiri (1.15.2)
132+
nokogiri (1.16.2)
133133
mini_portile2 (~> 2.8.2)
134134
racc (~> 1.4)
135135
openapi3_parser (0.9.2)
@@ -139,29 +139,29 @@ GEM
139139
padrino-support (= 0.15.3)
140140
tilt (>= 1.4.1, < 3)
141141
padrino-support (0.15.3)
142-
parallel (1.23.0)
142+
parallel (1.24.0)
143143
parslet (2.0.0)
144-
public_suffix (5.0.1)
145-
racc (1.7.0)
146-
rack (2.2.7)
144+
public_suffix (5.0.4)
145+
racc (1.7.3)
146+
rack (2.2.8.1)
147147
rack-livereload (0.3.17)
148148
rack
149149
rake (13.0.6)
150150
rb-fsevent (0.11.2)
151151
rb-inotify (0.10.1)
152152
ffi (~> 1.0)
153153
redcarpet (3.5.1)
154-
rexml (3.2.5)
154+
rexml (3.2.6)
155155
rouge (3.30.0)
156156
sass (3.4.25)
157157
sassc (2.4.0)
158158
ffi (~> 1.9)
159159
servolux (0.13.0)
160-
sprockets (4.2.0)
160+
sprockets (4.2.1)
161161
concurrent-ruby (~> 1.0)
162162
rack (>= 2.2.4, < 4)
163-
temple (0.10.2)
164-
thor (1.2.2)
163+
temple (0.10.3)
164+
thor (1.3.0)
165165
tilt (2.0.11)
166166
toml (0.3.0)
167167
parslet (>= 1.8.0, < 3.0.0)

0 commit comments

Comments
 (0)