Skip to content

Commit cd6322f

Browse files
Bump nokogiri from 1.15.4 to 1.16.3 (#71)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22b4fbf commit cd6322f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Gemfile.lock

+5-2
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,9 @@ GEM
151151
net-smtp (0.3.3)
152152
net-protocol
153153
nio4r (2.5.9)
154-
nokogiri (1.15.4-arm64-darwin)
154+
nokogiri (1.16.3-arm64-darwin)
155+
racc (~> 1.4)
156+
nokogiri (1.16.3-x86_64-linux)
155157
racc (~> 1.4)
156158
octokit (4.25.1)
157159
faraday (>= 1, < 3)
@@ -164,7 +166,7 @@ GEM
164166
protocol-hpack (~> 1.4)
165167
protocol-http (~> 0.18)
166168
public_suffix (5.0.3)
167-
racc (1.7.1)
169+
racc (1.7.3)
168170
rack (2.2.8)
169171
rack-test (2.1.0)
170172
rack (>= 1.3)
@@ -230,6 +232,7 @@ GEM
230232

231233
PLATFORMS
232234
arm64-darwin-22
235+
x86_64-linux
233236

234237
DEPENDENCIES
235238
github_changelog_generator (~> 1.16)

0 commit comments

Comments
 (0)