Skip to content

Commit ecedf38

Browse files
dependabot[bot]gkellogg
authored andcommitted
Bump nokogiri from 1.16.5 to 1.18.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 to 1.18.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.16.5...v1.18.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4bd5e27 commit ecedf38

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -104,25 +104,27 @@ GEM
104104
yaml-ld (~> 0.0)
105105
logger (1.6.0)
106106
matrix (0.4.2)
107+
mini_portile2 (2.8.8)
107108
multi_json (1.15.0)
108109
net-http-persistent (4.0.2)
109110
connection_pool (~> 2.2)
110-
nokogiri (1.16.5-aarch64-linux)
111+
nokogiri (1.18.3)
112+
mini_portile2 (~> 2.8.2)
111113
racc (~> 1.4)
112-
nokogiri (1.16.5-arm-linux)
114+
nokogiri (1.18.3-aarch64-linux-gnu)
113115
racc (~> 1.4)
114-
nokogiri (1.16.5-arm64-darwin)
116+
nokogiri (1.18.3-arm-linux-gnu)
115117
racc (~> 1.4)
116-
nokogiri (1.16.5-x86-linux)
118+
nokogiri (1.18.3-arm64-darwin)
117119
racc (~> 1.4)
118-
nokogiri (1.16.5-x86_64-darwin)
120+
nokogiri (1.18.3-x86_64-darwin)
119121
racc (~> 1.4)
120-
nokogiri (1.16.5-x86_64-linux)
122+
nokogiri (1.18.3-x86_64-linux-gnu)
121123
racc (~> 1.4)
122124
psych (5.1.2)
123125
stringio
124126
public_suffix (5.0.4)
125-
racc (1.7.3)
127+
racc (1.8.1)
126128
rack (3.0.12)
127129
rake (13.1.0)
128130
rdf (3.3.1)

0 commit comments

Comments
 (0)