Skip to content

Commit b9f3847

Browse files
Bump nokogiri from 1.16.5 to 1.18.9 in /cookbooks/curl (#171)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 to 1.18.9. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.5...v1.18.9) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d03f712 commit b9f3847

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

cookbooks/curl/Gemfile.lock

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -106,12 +106,11 @@ GEM
106106
cucumber-core (>= 1.3)
107107
erubis
108108
ffi-yajl (~> 2.0)
109-
nokogiri (>= 1.18.8)
109+
nokogiri (>= 1.5, < 2.0)
110110
rake
111111
rufus-lru (~> 1.0)
112112
treetop (~> 1.4)
113113
fuzzyurl (0.9.0)
114-
google-protobuf (3.25.5)
115114
hashie (3.6.0)
116115
highline (1.7.10)
117116
hitimes (1.3.1)
@@ -126,7 +125,6 @@ GEM
126125
mime-types (3.2.2)
127126
mime-types-data (~> 3.2015)
128127
mime-types-data (3.2018.0812)
129-
mini_portile2 (2.8.6)
130128
minitar (0.8)
131129
mixlib-archive (0.4.20)
132130
mixlib-log
@@ -151,8 +149,7 @@ GEM
151149
net-ssh-gateway (>= 1.2.0)
152150
net-telnet (0.1.1)
153151
nio4r (2.3.1)
154-
nokogiri (1.16.5)
155-
mini_portile2 (~> 2.8.2)
152+
nokogiri (1.18.9-x86_64-linux-gnu)
156153
racc (~> 1.4)
157154
octokit (4.22.0)
158155
faraday (>= 0.9)
@@ -178,7 +175,7 @@ GEM
178175
proxifier (1.0.3)
179176
psych (3.1.0)
180177
public_suffix (5.0.5)
181-
racc (1.7.3)
178+
racc (1.8.1)
182179
rack (2.2.14)
183180
rainbow (3.0.0)
184181
rake (12.3.3)
@@ -268,7 +265,7 @@ GEM
268265
wmi-lite (1.0.2)
269266

270267
PLATFORMS
271-
ruby
268+
x86_64-linux
272269

273270
DEPENDENCIES
274271
berkshelf (~> 6.3)

0 commit comments

Comments
 (0)