Skip to content

Commit 566d99f

Browse files
Merge pull request #35 from ONSdigital/dependabot/bundler/app/nokogiri-1.14.3
Bump nokogiri from 1.14.2 to 1.14.3 in /app
2 parents e514236 + e1dfd16 commit 566d99f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

app/Gemfile.lock

+8-1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ GEM
5656
google-cloud-errors (~> 1.0)
5757
grpc-google-iam-v1 (~> 1.1)
5858
google-protobuf (3.22.2-x86_64-darwin)
59+
google-protobuf (3.22.2-x86_64-linux)
5960
googleapis-common-protos (1.4.0)
6061
google-protobuf (~> 3.14)
6162
googleapis-common-protos-types (~> 1.2)
@@ -72,6 +73,9 @@ GEM
7273
grpc (1.52.0-x86_64-darwin)
7374
google-protobuf (~> 3.21)
7475
googleapis-common-protos-types (~> 1.0)
76+
grpc (1.52.0-x86_64-linux)
77+
google-protobuf (~> 3.21)
78+
googleapis-common-protos-types (~> 1.0)
7579
grpc-google-iam-v1 (1.2.0)
7680
google-protobuf (~> 3.14)
7781
googleapis-common-protos (>= 1.3.12, < 2.0)
@@ -90,7 +94,9 @@ GEM
9094
mime-types-data (3.2023.0218.1)
9195
multi_json (1.15.0)
9296
netrc (0.11.0)
93-
nokogiri (1.14.2-x86_64-darwin)
97+
nokogiri (1.14.3-x86_64-darwin)
98+
racc (~> 1.4)
99+
nokogiri (1.14.3-x86_64-linux)
94100
racc (~> 1.4)
95101
os (1.1.4)
96102
public_suffix (5.0.1)
@@ -118,6 +124,7 @@ GEM
118124

119125
PLATFORMS
120126
x86_64-darwin-21
127+
x86_64-linux
121128

122129
DEPENDENCIES
123130
feedjira

0 commit comments

Comments
 (0)