Skip to content

Commit 6358709

Browse files
authored
Merge pull request uscms-software-and-computing#96 from uscms-software-and-computing/dependabot/bundler/nokogiri-1.16.2
Bump nokogiri from 1.15.5 to 1.16.2
2 parents e0d486d + 603c526 commit 6358709

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Diff for: Gemfile.lock

+4-2
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ GEM
8181
jekyll (>= 3.5, < 5.0)
8282
jekyll-feed (~> 0.9)
8383
jekyll-seo-tag (~> 2.1)
84-
nokogiri (1.15.5-x86_64-darwin)
84+
nokogiri (1.16.2-x86_64-linux)
8585
racc (~> 1.4)
8686
parallel (1.24.0)
8787
parser (3.2.2.4)
@@ -132,11 +132,12 @@ GEM
132132
typhoeus (1.4.1)
133133
ethon (>= 0.9.0)
134134
unicode-display_width (1.8.0)
135+
webrick (1.8.1)
135136
yell (2.2.2)
136137
zeitwerk (2.6.12)
137138

138139
PLATFORMS
139-
x86_64-darwin-22
140+
x86_64-linux
140141

141142
DEPENDENCIES
142143
ffi (~> 1.10)
@@ -152,6 +153,7 @@ DEPENDENCIES
152153
rubocop (~> 1.12.0)
153154
rubocop-rake
154155
tzinfo-data
156+
webrick (~> 1.8)
155157

156158
BUNDLED WITH
157159
2.4.9

0 commit comments

Comments
 (0)