Skip to content

Commit 62b4936

Browse files
authored
Merge pull request #271 from alphagov/dependabot/bundler/nokogiri-1.18.3
Bump nokogiri from 1.16.7 to 1.18.3
2 parents 04447c9 + 51650d0 commit 62b4936

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

Gemfile.lock

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,16 @@ GEM
4646
fastimage (2.3.1)
4747
ffi (1.17.0-aarch64-linux-gnu)
4848
ffi (1.17.0-arm64-darwin)
49+
ffi (1.17.0-x86_64-linux-gnu)
4950
google-protobuf (4.28.3-aarch64-linux)
5051
bigdecimal
5152
rake (>= 13)
5253
google-protobuf (4.28.3-arm64-darwin)
5354
bigdecimal
5455
rake (>= 13)
56+
google-protobuf (4.28.3-x86_64-linux)
57+
bigdecimal
58+
rake (>= 13)
5559
govuk_tech_docs (4.1.1)
5660
autoprefixer-rails (~> 10.2)
5761
base64
@@ -86,6 +90,7 @@ GEM
8690
rexml
8791
libv8-node (18.16.0.0-aarch64-linux)
8892
libv8-node (18.16.0.0-arm64-darwin)
93+
libv8-node (18.16.0.0-x86_64-linux)
8994
listen (3.9.0)
9095
rb-fsevent (~> 0.10, >= 0.10.3)
9196
rb-inotify (~> 0.9, >= 0.9.10)
@@ -148,9 +153,11 @@ GEM
148153
minitest (5.25.1)
149154
multi_json (1.15.0)
150155
mutex_m (0.2.0)
151-
nokogiri (1.16.7-aarch64-linux)
156+
nokogiri (1.18.3-aarch64-linux-gnu)
152157
racc (~> 1.4)
153-
nokogiri (1.16.7-arm64-darwin)
158+
nokogiri (1.18.3-arm64-darwin)
159+
racc (~> 1.4)
160+
nokogiri (1.18.3-x86_64-linux-gnu)
154161
racc (~> 1.4)
155162
openapi3_parser (0.9.2)
156163
commonmarker (~> 0.17)
@@ -178,6 +185,8 @@ GEM
178185
google-protobuf (~> 4.28)
179186
sass-embedded (1.80.7-arm64-darwin)
180187
google-protobuf (~> 4.28)
188+
sass-embedded (1.80.7-x86_64-linux-gnu)
189+
google-protobuf (~> 4.28)
181190
sassc (2.4.0)
182191
ffi (~> 1.9)
183192
sassc-embedded (1.78.0)
@@ -202,6 +211,7 @@ GEM
202211
PLATFORMS
203212
aarch64-linux
204213
arm64-darwin-23
214+
x86_64-linux
205215

206216
DEPENDENCIES
207217
govuk_tech_docs (~> 4.1.1)

0 commit comments

Comments
 (0)